- fields - Variable in class mppa.view.CorrectionController
-
Array containing all correction fields.
- fields - Variable in class mppa.view.TukTargetController
-
Array containing all the correction fields.
- fillBoxes() - Method in class mppa.view.ShootingController
-
If there is an active target, sets data to ComboBoxes.
- fillData() - Method in class mppa.view.ShootingController
-
Gets main applications positions and applies each position´s shooting
data.
- fillListView() - Method in class mppa.view.LimitersController
-
Populates ListView with elements from
limiters.
- fillTable(String, TreeMap<Double, ArrayList<ArrayList<Double>>>) - Method in class mppa.MainApp
-
Reads data from file and fills shooting table TreeMaps from it.
- firstBackUpDirection - Variable in class mppa.view.PositionEditController
-
Field for first position´s backup direction.
- firstBackUpDirectionLabel - Variable in class mppa.view.PositionController
-
Backup direction label of first position.
- firstEasting - Variable in class mppa.view.PositionEditController
-
Field for first position´s easting.
- firstEastingLabel - Variable in class mppa.view.PositionController
-
Easting label of first position.
- firstK - Variable in class mppa.view.ShootingController
-
First position´s fragment mine shooting data.
- firstMainDirection - Variable in class mppa.view.PositionEditController
-
Field for first position´s main direction.
- firstMainDirectionLabel - Variable in class mppa.view.PositionController
-
Main direction label of first position.
- firstNorthing - Variable in class mppa.view.PositionEditController
-
Field for first position´s northing.
- firstNorthingLabel - Variable in class mppa.view.PositionController
-
Northing label of first position.
- firstS - Variable in class mppa.view.ShootingController
-
First position´s smoke mine shooting data.
- firstV - Variable in class mppa.view.ShootingController
-
First position´s lightning mine shooting data.
- FOdirection - Variable in class mppa.view.CorrectionController
-
Direction of correction.
- FOdirectionAngle - Variable in class mppa.view.PolarTargetController
-
Direction angle of the Forward Observer.
- FOdistance - Variable in class mppa.model.Target
-
Distance from Forward Observer to Target in meters.
- FOdistanceField - Variable in class mppa.view.TargetEditController
-
- FOdistanceProperty() - Method in class mppa.model.Target
-
Returns Forward Observer distance Property
- FOeasting - Variable in class mppa.model.Target
-
Easting of Forward Observer.
- FOeastingField - Variable in class mppa.view.TargetEditController
-
- FOeastingProperty() - Method in class mppa.model.Target
-
Returns Forward Observer easting Property
- FOnorthing - Variable in class mppa.model.Target
-
Northing of Forward Observer.
- FOnorthingField - Variable in class mppa.view.TargetEditController
-
- FOnorthingProperty() - Method in class mppa.model.Target
-
Returns Forward Observer northing Property
- forwardObserver - Variable in class mppa.model.Target
-
Whether the target has Forward Observer or not.
- fromCordToCanv(String, String) - Method in class mppa.ViewCanvas
-
Calculates new coordinates from MGRS system to canvas coordinates.
- fromCordToCanv(int, int) - Method in class mppa.ViewCanvas
-
Calculates new coordinates from MGRS system to canvas coordinates.