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
_
N
NAUTICAL_MILES_PER_DEGREE
- Static variable in class uavsim.datatypes.
CoordinateWorld3D
zzz xxx get actual numbers
NAUTICAL_MILES_PER_MINUTE
- Static variable in class uavsim.navigationmodel.
ILSAssembly
the number of nautical miles in a minute of latitude
NavCommSelector
- Class in
uavsim.graphics.instruments.navcommselector
Defines a nav/comm selector to route receivers to instruments.
NavCommSelector(String, int, CoordinateCartesianAbsolute, List<NavCommSwitchMapping>)
- Constructor for class uavsim.graphics.instruments.navcommselector.
NavCommSelector
Creates a nav/comm selector.
NavCommSelectorTest
- Class in
uavsim.graphics.instruments.navcommselector.test
Provides a basic interactive test for
NavCommSelector
.
NavCommSelectorTest(NavCommSelector, Point, int)
- Constructor for class uavsim.graphics.instruments.navcommselector.test.
NavCommSelectorTest
Creates a tester.
NavCommSelectorTest.Display
- Class in
uavsim.graphics.instruments.navcommselector.test
Provides the display for the instrument to test.
NavCommSelectorTest.Display()
- Constructor for class uavsim.graphics.instruments.navcommselector.test.
NavCommSelectorTest.Display
NavCommSwitchMapping
- Class in
uavsim.graphics.instruments.navcommselector
zzz
NavCommSwitchMapping(A_Instrument, A_Instrument...)
- Constructor for class uavsim.graphics.instruments.navcommselector.
NavCommSwitchMapping
zzz
NavigationChart
- Class in
uavsim.navigationmodel
Defines a collection of navigation chart elements.
NavigationChart()
- Constructor for class uavsim.navigationmodel.
NavigationChart
NDBFrequency
- Class in
uavsim.datatypes
Defines an NDB frequency in terms of major (KHz) components between 190 and 535 with a step of 1.
NDBFrequency()
- Constructor for class uavsim.datatypes.
NDBFrequency
Creates an absolute frequency object with the default 190.
NDBFrequency(int)
- Constructor for class uavsim.datatypes.
NDBFrequency
Creates an absolute frequency object.
NDBFrequency(int, boolean)
- Constructor for class uavsim.datatypes.
NDBFrequency
Creates a relative frequency object.
NEEDLE
- Static variable in class uavsim.graphics.instruments.airspeedindicator.
AirspeedIndicator
the needle descriptor
NEEDLE
- Static variable in class uavsim.graphics.instruments.directionalgyro.
DirectionalGyro
the needle descriptor
NEEDLE
- Static variable in class uavsim.graphics.instruments.tachometer.
Tachometer
the needle descriptor
NEEDLE
- Static variable in class uavsim.graphics.instruments.verticalspeedindicator.
VerticalSpeedIndicator
the needle descriptor
NEEDLE_100
- Static variable in class uavsim.graphics.instruments.altimeter.
Altimeter
the hundreds-needle descriptor
NEEDLE_1000
- Static variable in class uavsim.graphics.instruments.altimeter.
Altimeter
the thousands-needle descriptor
NEEDLE_10000
- Static variable in class uavsim.graphics.instruments.altimeter.
Altimeter
the ten-thousands-needle descriptor
NEEDLE_FROM
- Static variable in class uavsim.graphics.instruments.automaticdirectionfinder.
AutomaticDirectionFinder
the from-needle descriptor
NEEDLE_PIVOT_COLOR
- Static variable in class uavsim.graphics.instruments.altimeter.
Altimeter
the color of the center pivot circle overlaying the needles
NEEDLE_PIVOT_SCALE
- Static variable in class uavsim.graphics.instruments.altimeter.
Altimeter
the size scale of the needle pivot relative to the instrument size
NEEDLE_TO
- Static variable in class uavsim.graphics.instruments.automaticdirectionfinder.
AutomaticDirectionFinder
the to-needle descriptor
NeedleDescriptor
- Class in
uavsim.graphics.instruments
Defines a needle descriptor.
NeedleDescriptor(double, double, double, double, Color)
- Constructor for class uavsim.graphics.instruments.
NeedleDescriptor
Creates a needle descriptor.
NeedleDescriptor(Scaler, Scaler, Scaler, Scaler, Color)
- Constructor for class uavsim.graphics.instruments.
NeedleDescriptor
Creates a needle descriptor.
negate()
- Method in class uavsim.datatypes.
AngleMathematical
Negates this angle (by taking its negative value) and normalizes it.
negate()
- Method in class uavsim.datatypes.
AngleNavigational
Negates this angle (by taking its negative value) and normalizes it.
negate()
- Method in class uavsim.datatypes.
AttitudeYaw
Generates the negated form of this yaw, meaning the its sign flips.
NEUTRAL
- Static variable in class uavsim.datatypes.
Attitude
zzz
NEWLINE
- Static variable in class uavsim.support.
Support
newline
NO_SELECTED_SOURCE
- Static variable in class uavsim.graphics.instruments.navcommselector.
NavCommSwitchMapping
zzz
NondirectionalBeacon
- Class in
uavsim.navigationmodel
Defines a nondirectional beacon (NDB).
NondirectionalBeacon(String, CoordinateWorld3D, String, NDBFrequency)
- Constructor for class uavsim.navigationmodel.
NondirectionalBeacon
Creates an NDB chart element.
NONPROPORTIONAL
- Static variable in class uavsim.datatypes.
Size
the aspect ratio that disables proportional resizing
normalize()
- Method in class uavsim.flightdynamicsmodel.
Vector
Normalizes the components of this vector in place and returns it as well.
normalizeAngle(double)
- Static method in class uavsim.datatypes.
A_Angle
Normalizes an angle to the interval [0,360).
NORTH_INDICATOR_COLOR
- Static variable in class uavsim.graphics.instruments.gpsmap.
GPSMap
the color of the barb indicating north
NORTH_INDICATOR_PRIMARY_OFFSET
- Static variable in class uavsim.graphics.instruments.gpsmap.
GPSMap
the length of the north-indicator barb
NORTH_INDICATOR_SECONDARY_OFFSET
- Static variable in class uavsim.graphics.instruments.gpsmap.
GPSMap
the length of the shortened north-indicator barb that is hidden by the regular one.
NumberDescriptor
<
_UNIT_
extends
I_Unitable
<
_UNIT_
>> - Class in
uavsim.graphics.instruments
Defines a number descriptor.
NumberDescriptor(Interval<_UNIT_>, double, TextProperties, AngleMathematical, int)
- Constructor for class uavsim.graphics.instruments.
NumberDescriptor
Creates a number descriptor.
NumberDescriptor(Interval<_UNIT_>, double, TextProperties, boolean, AngleMathematical, int)
- Constructor for class uavsim.graphics.instruments.
NumberDescriptor
Creates a number descriptor.
NumberDescriptor(Interval<_UNIT_>, double, TextProperties, int)
- Constructor for class uavsim.graphics.instruments.
NumberDescriptor
Creates a number descriptor.
NumberDescriptor(Interval<_UNIT_>, Scaler, TextProperties, boolean, AngleMathematical, int)
- Constructor for class uavsim.graphics.instruments.
NumberDescriptor
Creates a number descriptor.
NUMBERS
- Static variable in class uavsim.graphics.instruments.airspeedindicator.
AirspeedIndicator
the numbers descriptor
NUMBERS
- Static variable in class uavsim.graphics.instruments.altimeter.
Altimeter
the numbers descriptor
NUMBERS
- Variable in class uavsim.graphics.instruments.automaticdirectionfinder.
AutomaticDirectionFinder
the numbers descriptor
NUMBERS
- Static variable in class uavsim.graphics.instruments.clock.
ClockBasic
the numbers descriptor
NUMBERS
- Static variable in class uavsim.graphics.instruments.clock.
ClockEnhanced
the numbers descriptor
NUMBERS
- Static variable in class uavsim.graphics.instruments.directionalgyro.
DirectionalGyro
the numbers descriptor
NUMBERS
- Static variable in class uavsim.graphics.instruments.horizontalsituationindicator.
HorizontalSituationIndicator
the numbers descriptor
NUMBERS
- Static variable in class uavsim.graphics.instruments.tachometer.
Tachometer
the numbers descriptor
NUMBERS
- Static variable in class uavsim.graphics.instruments.verticalspeedindicator.
VerticalSpeedIndicator
the numbers descriptor
NUMBERS
- Static variable in class uavsim.graphics.instruments.vorlocalizerglideslope.
VORLocalizerGlideslope
the numbers descriptor
NUMBERS_TEXT
- Static variable in class uavsim.graphics.instruments.airspeedindicator.
AirspeedIndicator
the text properties of the numbers
NUMBERS_TEXT
- Static variable in class uavsim.graphics.instruments.altimeter.
Altimeter
the text properties of the numbers
NUMBERS_TEXT
- Static variable in class uavsim.graphics.instruments.automaticdirectionfinder.
AutomaticDirectionFinder
the text properties of the numbers
NUMBERS_TEXT
- Static variable in class uavsim.graphics.instruments.clock.
ClockBasic
the text properties of the numbers
NUMBERS_TEXT
- Static variable in class uavsim.graphics.instruments.clock.
ClockEnhanced
the text properties of the numbers
NUMBERS_TEXT
- Static variable in class uavsim.graphics.instruments.directionalgyro.
DirectionalGyro
the text properties of the numbers
NUMBERS_TEXT
- Static variable in class uavsim.graphics.instruments.horizontalsituationindicator.
HorizontalSituationIndicator
the text properties of the numbers
NUMBERS_TEXT
- Static variable in class uavsim.graphics.instruments.tachometer.
Tachometer
the text properties of the numbers
NUMBERS_TEXT
- Static variable in class uavsim.graphics.instruments.verticalspeedindicator.
VerticalSpeedIndicator
the text properties of the numbers
NUMBERS_TEXT
- Static variable in class uavsim.graphics.instruments.vorlocalizerglideslope.
VORLocalizerGlideslope
the text properties of the numbers
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
_