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.BeamInfoBeamAlgoParamsPane.selectedBeamThe 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.beamListList of beams in this groupprotected javafx.scene.control.TableView<BeamAlgoParamsPane.BeamInfo> BeamAlgoParamsPane.beamTableThe TableView object containing the beam information