Overview
Package
Class
Use
Tree
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
_
L
LABEL_PROPERTIES
- Static variable in class uavsim.navigationmodel.
A_ChartElement
the text properties of any element label
Latitude
- Class in
uavsim.datatypes
Defines latitude in terms of Universal Transverse Mercator (UTM) coordinates.
Latitude(double)
- Constructor for class uavsim.datatypes.
Latitude
Creates a latitude object from the decimal encoding format.
Latitude(double, A_LatitudeLongitude.E_Format)
- Constructor for class uavsim.datatypes.
Latitude
Creates a latitude object.
Latitude(int, int, double)
- Constructor for class uavsim.datatypes.
Latitude
Creates a latitude object.
LATITUDE_RATE
- Static variable in class uavsim.computers.test.
ADFComputerTest
the rate at which the interactive controls change the latitude
LATITUDE_RATE
- Static variable in class uavsim.computers.test.
ILSComputerTest
the rate at which the interactive controls change the latitude
LATITUDE_RATE
- Static variable in class uavsim.computers.test.
VORDMEComputerTest
the rate at which the interactive controls change the latitude
LATITUDE_RATE
- Static variable in class uavsim.graphics.instruments.gpsmap.test.
GPSMapTest
the rate at which the interactive controls change the latitude
LENGTH
- Static variable in class uavsim.navigationmodel.
Glideslope
the glideslope length
LENGTH
- Static variable in class uavsim.navigationmodel.
Localizer
the localizer length
Line
- Class in
uavsim.datatypes
Defines a line as start and end coordinates in arbitrary units.
Line(CoordinateCartesianAbsolute, CoordinateCartesianAbsolute)
- Constructor for class uavsim.datatypes.
Line
Creates a line descriptor.
LINE_COLOR
- Static variable in class uavsim.navigationmodel.
Route
the color of the route line
LINE_WIDTH
- Static variable in class uavsim.navigationmodel.
Route
the width of the route line
LIVE_FLAG_COLOR
- Static variable in class uavsim.graphics.instruments.horizontalsituationindicator.
HorizontalSituationIndicator
the color of the live flags
LIVE_FLAG_COLOR
- Static variable in class uavsim.graphics.instruments.vorlocalizerglideslope.
VORLocalizerGlideslope
the color of the live flags
loadCellDefinition()
- Method in class uavsim.windmodel.
WindVelocityCell
Loads the cell definition from a file.
loadCellDefinitionAnchor(BufferedReader)
- Method in class uavsim.windmodel.
WindVelocityCell
Loads the anchor component of the cell definition.
loadCellDefinitionBody(BufferedReader)
- Method in class uavsim.windmodel.
WindVelocityCell
Loads the body component of the cell definition.
Localizer
- Class in
uavsim.navigationmodel
Defines an ILS localizer to a runway.
Localizer(String, String, VOR_ILS_DME_Frequency, CoordinateWorld3D, AngleNavigational)
- Constructor for class uavsim.navigationmodel.
Localizer
Creates an ILS localizer element.
LOCALIZER_DEVIATION
- Static variable in class uavsim.graphics.instruments.horizontalsituationindicator.
HorizontalSituationIndicator
the interval defining the localizer ticks
LOCALIZER_DEVIATION
- Static variable in class uavsim.graphics.instruments.horizontalsituationindicator.test.
HorizontalSituationIndicatorTest
the rate at which the interactive controls change the localizer
LOCALIZER_DEVIATION
- Static variable in class uavsim.graphics.instruments.vorlocalizerglideslope.test.
VORLocalizerGlideslopeTest
the rate at which the interactive controls change the localizer
LOCALIZER_DEVIATION
- Static variable in class uavsim.graphics.instruments.vorlocalizerglideslope.
VORLocalizerGlideslope
the interval defining the localizer ticks
LOCALIZER_DRIFT
- Static variable in class uavsim.graphics.instruments.vorlocalizerglideslope.
VORLocalizerGlideslope
the amount of random needle drift
LOCALIZER_FLAG_OFFSET
- Static variable in class uavsim.graphics.instruments.horizontalsituationindicator.
HorizontalSituationIndicator
the relative position of the localizer flag indicator relative to the center of the instrument
LOCALIZER_FLAG_OFFSET
- Static variable in class uavsim.graphics.instruments.vorlocalizerglideslope.
VORLocalizerGlideslope
the relative position of the localizer flag indicator relative to the center of the instrument
LOCALIZER_FLAG_TEXT
- Static variable in class uavsim.graphics.instruments.horizontalsituationindicator.
HorizontalSituationIndicator
the text properties of the localizer flag
LOCALIZER_FLAG_TEXT
- Static variable in class uavsim.graphics.instruments.vorlocalizerglideslope.
VORLocalizerGlideslope
the text properties of the localizer flag
LOCALIZER_NEEDLE
- Static variable in class uavsim.graphics.instruments.vorlocalizerglideslope.
VORLocalizerGlideslope
the localizer-needle descriptor
LOCALIZER_NEEDLE_BASE
- Static variable in class uavsim.graphics.instruments.vorlocalizerglideslope.
VORLocalizerGlideslope
the position scale of the localizer needle relative to the instrument center
LOCALIZER_SCALE
- Static variable in class uavsim.graphics.instruments.vorlocalizerglideslope.
VORLocalizerGlideslope
the scale to adjust the localizer correction angle into a needle deflection
LOCALIZER_TICK_COLOR
- Static variable in class uavsim.graphics.instruments.horizontalsituationindicator.
HorizontalSituationIndicator
the color of the localizer ticks
LOCALIZER_TICK_COLOR
- Static variable in class uavsim.graphics.instruments.vorlocalizerglideslope.
VORLocalizerGlideslope
the color of the localizer ticks
LOCALIZER_TICK_LARGE_WEIGHT
- Static variable in class uavsim.graphics.instruments.horizontalsituationindicator.
HorizontalSituationIndicator
the weight scale of the localizer large tick relative to the instrument size
LOCALIZER_TICK_LARGE_WEIGHT
- Static variable in class uavsim.graphics.instruments.vorlocalizerglideslope.
VORLocalizerGlideslope
the weight scale of the localizer large tick relative to the instrument size
LOCALIZER_TICK_SMALL_WEIGHT
- Static variable in class uavsim.graphics.instruments.horizontalsituationindicator.
HorizontalSituationIndicator
the weight scale of the localizer small tick relative to the instrument size
LOCALIZER_TICK_SMALL_WEIGHT
- Static variable in class uavsim.graphics.instruments.vorlocalizerglideslope.
VORLocalizerGlideslope
the weight scale of the localizer small tick relative to the instrument size
Longitude
- Class in
uavsim.datatypes
Defines longitude in terms of Universal Transverse Mercator (UTM) coordinates.
Longitude(double)
- Constructor for class uavsim.datatypes.
Longitude
Creates a longitude object from the decimal encoding format.
Longitude(double, A_LatitudeLongitude.E_Format)
- Constructor for class uavsim.datatypes.
Longitude
Creates a longitude object.
Longitude(int, int, double)
- Constructor for class uavsim.datatypes.
Longitude
Creates a longitude object.
LONGITUDE_RATE
- Static variable in class uavsim.computers.test.
ADFComputerTest
the rate at which the interactive controls change the longitude
LONGITUDE_RATE
- Static variable in class uavsim.computers.test.
ILSComputerTest
the rate at which the interactive controls change the longitude
LONGITUDE_RATE
- Static variable in class uavsim.computers.test.
VORDMEComputerTest
the rate at which the interactive controls change the longitude
LONGITUDE_RATE
- Static variable in class uavsim.graphics.instruments.gpsmap.test.
GPSMapTest
the rate at which the interactive controls change the longitude
Overview
Package
Class
Use
Tree
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
_