Uses of Class
beamformer.algorithms.BeamAlgoParamsPane.BeamInfo
Packages that use BeamAlgoParamsPane.BeamInfo
-
Uses of BeamAlgoParamsPane.BeamInfo in beamformer.algorithms
Fields in beamformer.algorithms declared as BeamAlgoParamsPane.BeamInfoModifier and TypeFieldDescriptionprotected BeamAlgoParamsPane.BeamInfo
BeamAlgoParamsPane.selectedBeam
The beam that is currently selected in the spreadsheetFields in beamformer.algorithms with type parameters of type BeamAlgoParamsPane.BeamInfoModifier and TypeFieldDescriptionprotected final javafx.collections.ObservableList
<BeamAlgoParamsPane.BeamInfo> BeamAlgoParamsPane.beamList
List of beams in this groupprotected javafx.scene.control.TableView
<BeamAlgoParamsPane.BeamInfo> BeamAlgoParamsPane.beamTable
The TableView object containing the beam information