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
_
S
sampleRateOfChange(Altitude, Time)
- Method in class uavsim.graphics.instruments.verticalspeedindicator.
VerticalSpeedIndicator
Records an altitude entry to calculates the average rate of change per minute.
sampleTrack()
- Method in class uavsim.graphics.instruments.gpsmap.
GPSMap
Records a entry in the track history at the defined sample rate.
scale(double)
- Method in class uavsim.datatypes.
A_Angle
Scales this angle by a percent of a circle.
scale(Scaler)
- Method in class uavsim.datatypes.
A_Angle
Scales this angle by a percent of a circle.
scale(Radius)
- Method in class uavsim.datatypes.
CoordinatePolarMathematical
Scales the radius of this coordinate by another radius.
scale(Radius)
- Method in class uavsim.datatypes.
CoordinatePolarNavigational
Scales the radius of this coordinate by another radius.
scale(Scaler)
- Method in class uavsim.datatypes.
Interval
Calculates the value on the interval corresponding to a scaler percentage.
scale(Radius)
- Method in class uavsim.datatypes.
Radius
Scales the radius according to a scaler provided by another radius.
scale(Scaler)
- Method in class uavsim.datatypes.
Radius
Scales the radius according to a scaler.
scale(Scaler)
- Method in class uavsim.datatypes.
Size
Scales the size uniformly in both directions.
scale(ScalerPair)
- Method in class uavsim.datatypes.
Size
Scales the size independently in both directions.
Scaler
- Class in
uavsim.datatypes
Defines a scaler, which is a non-negative scaling coefficient representing a percentage.
Scaler(double)
- Constructor for class uavsim.datatypes.
Scaler
Creates a scaler.
ScalerPair
- Class in
uavsim.datatypes
Defines a pair of scalers, which is useful to encapsulate a lower and upper relative bound.
ScalerPair(double, double)
- Constructor for class uavsim.datatypes.
ScalerPair
Creates a scaler pair.
ScalerPair(Scaler, Scaler)
- Constructor for class uavsim.datatypes.
ScalerPair
Creates a scaler pair.
SECOND_HAND
- Static variable in class uavsim.graphics.instruments.clock.
ClockBasic
the needle for the second hand
SECOND_HAND
- Static variable in class uavsim.graphics.instruments.clock.
ClockEnhanced
the needle for the second hand
SECONDS_PER_HOUR
- Static variable in class uavsim.datatypes.
Time
the number of seconds in an hour
SECONDS_PER_MINUTE
- Static variable in class uavsim.datatypes.
A_LatitudeLongitude
the number of seconds in a minute of distance
SECONDS_PER_MINUTE
- Static variable in class uavsim.datatypes.
Time
the number of seconds in a minute
selectSource(String)
- Method in class uavsim.graphics.instruments.navcommselector.
NavCommSwitchMapping
zzz toggles
setAngle(double)
- Method in class uavsim.datatypes.
A_Angle
Sets the angle.
setAngle(double)
- Method in class uavsim.datatypes.
A_Attitude
Sets the roll angle.
setAngle(_ANGLETYPE_)
- Method in class uavsim.datatypes.
A_CoordinatePolar
Sets the angle.
setAngle(double)
- Method in class uavsim.datatypes.
AttitudePitch
Sets the roll angle.
setAngle(double)
- Method in class uavsim.datatypes.
AttitudeRoll
Sets the roll angle.
setAngle(double)
- Method in class uavsim.datatypes.
AttitudeYaw
Sets the roll angle.
setAngle(double)
- Method in class uavsim.datatypes.
Course
Sets the roll angle.
setBorderScale(double)
- Method in class uavsim.graphics.text.
TextProperties
the ratio of the border to the text size, if a border is rendered
setCanvasAnchor(CoordinateCartesianAbsolute)
- Method in class uavsim.graphics.instruments.
A_Instrument
Sets the center anchor point.
setCanvasSize(Size)
- Method in class uavsim.graphics.instruments.
A_Instrument
Sets the size of canvas on which to render the instrument.
setColor(Graphics2D, Color)
- Static method in class uavsim.graphics.
GraphicsSupport
Sets the color of the graphics context modally.
setColorBackground(Color)
- Method in class uavsim.graphics.text.
TextProperties
Sets the background color, if it is enabled.
setColorForeground(Color)
- Method in class uavsim.graphics.text.
TextProperties
Sets the foreground color.
setCursor(Cursor)
- Method in class uavsim.graphics.controls.
A_Control
Sets the cursor.
setDegreesPerSecond(double)
- Method in class uavsim.datatypes.
DegreesPerSecond
Sets the rate
setHeight(double)
- Method in class uavsim.datatypes.
Size
Sets the height and proportionally adjusts it width, if this size is proportional.
setLineWidth(Graphics2D, float)
- Static method in class uavsim.graphics.
GraphicsSupport
Sets the line width in pixels modally.
setMagnification(double)
- Method in class uavsim.graphics.text.
TextProperties
Sets the magnification.
setOrigin(TextProperties.E_Origin)
- Method in class uavsim.graphics.text.
TextProperties
Sets the origin for anchoring and rotating the text.
setParentComponent(JComponent)
- Method in class uavsim.graphics.instruments.
A_Instrument
Sets the graphical parent component that this instrument belongs to.
setRadius(Radius)
- Method in class uavsim.datatypes.
A_CoordinatePolar
Sets the radius.
setRadius(Radius)
- Method in class uavsim.datatypes.
Circle
Sets the radius.
setRadius(double)
- Method in class uavsim.datatypes.
Radius
Sets the radius.
setRadiusInner(Radius)
- Method in class uavsim.datatypes.
Ring
Sets the inner radius.
setRadiusOuter(Radius)
- Method in class uavsim.datatypes.
Ring
Sets the outer radius.
setRotation(double)
- Method in class uavsim.graphics.text.
TextProperties
Sets the rotation angle about the origin
setScaler(double)
- Method in class uavsim.datatypes.
Scaler
Sets the scale.
setScalerPair(Scaler, Scaler)
- Method in class uavsim.datatypes.
ScalerPair
Sets the scalers.
setThrustAbsolute(double)
- Method in class uavsim.flightdynamicsmodel.
AircraftModelController
Sets the current thrust as an absolute value on the interval [
THRUST_MIN,
THRUST_MAX
].
setThrustRelative(double)
- Method in class uavsim.flightdynamicsmodel.
AircraftModelController
Set the current thrust as a relative value on the interval [
0,
1
], which corresponds to 0 to 100%.
setTime(double)
- Method in class uavsim.datatypes.
Time
Sets the time.
setTime(int, int, double)
- Method in class uavsim.datatypes.
Time
Sets the time.
setValue(double)
- Method in class uavsim.datatypes.
A_Deviation
Sets the deviation.
setValue(double)
- Method in class uavsim.datatypes.
Airspeed
Sets the airspeed.
setValue(double)
- Method in class uavsim.datatypes.
Altitude
Sets the altitude.
setValue(double)
- Method in class uavsim.datatypes.
Deviation
Sets the deviation.
setValue(double)
- Method in class uavsim.datatypes.
DeviationFree
Sets the deviation.
setValue(double)
- Method in class uavsim.datatypes.
Distance
Sets the distance
setValue(int)
- Method in class uavsim.datatypes.
RevolutionsPerMinute
Sets the RPM.
setWeight(double)
- Method in class uavsim.graphics.text.
TextProperties
Sets the weight of the text.
setWidth(double)
- Method in class uavsim.datatypes.
Size
Sets the width and proportionally adjusts it height, if this size is proportional.
setX(double)
- Method in class uavsim.datatypes.
A_CoordinateCartesian
Sets the
x
value.
setY(double)
- Method in class uavsim.datatypes.
A_CoordinateCartesian
Sets the
y
value.
SevenDOFDescriptor
- Class in
uavsim.datatypes
Encapsulates the
CoordinateWorld
,
Altitude
, and
Attitude
data elements into a 6-DOF (degree of freedom) descriptor, and optionally also
Course
for a 7-DOF descriptor.
SevenDOFDescriptor()
- Constructor for class uavsim.datatypes.
SevenDOFDescriptor
Creates a 7-DOF descriptor with the defaults for Silver City, NM (xxx x xxx).
SevenDOFDescriptor(CoordinateWorld, Altitude, Attitude)
- Constructor for class uavsim.datatypes.
SevenDOFDescriptor
Creates a 6-DOF descriptor.
SevenDOFDescriptor(CoordinateWorld, Altitude, Attitude, Course)
- Constructor for class uavsim.datatypes.
SevenDOFDescriptor
Creates a 7-DOF descriptor.
SevenDOFDescriptor(CoordinateWorld3D, Attitude)
- Constructor for class uavsim.datatypes.
SevenDOFDescriptor
Creates a 7-DOF descriptor.
SevenDOFDescriptor(CoordinateWorld3D, Attitude, Course)
- Constructor for class uavsim.datatypes.
SevenDOFDescriptor
Creates a 7-DOF descriptor.
SHOW_ANCHOR
- Static variable in class uavsim.graphics.text.
VectorText
whether to show the anchor for the text string.
Simulation
- Class in
uavsim.flightdynamicsmodel
Defines a simple stub for executing the flight-dynamics model.
Simulation(String)
- Constructor for class uavsim.flightdynamicsmodel.
Simulation
Creates a simulation with the hardcoded initial conditions.
SIZE
- Static variable in class uavsim.computers.test.
ADFComputerTest
the instrument size
SIZE
- Static variable in class uavsim.computers.test.
ILSComputerTest
the instrument size
SIZE
- Static variable in class uavsim.computers.test.
VORDMEComputerTest
the instrument size
Size
- Class in
uavsim.datatypes
Defines a size as a height and width in arbitrary units.
Size(double)
- Constructor for class uavsim.datatypes.
Size
Creates a size descriptor for a square.
Size(double, double)
- Constructor for class uavsim.datatypes.
Size
Creates a size descriptor.
Size(double, double, boolean)
- Constructor for class uavsim.datatypes.
Size
Creates a size descriptor.
SIZE
- Static variable in class uavsim.flightdynamicsmodel.test.
DataViewer
the instrument size
SIZE
- Static variable in class uavsim.flightdynamicsmodel.test.
FDMBlackboxTest
the instrument size
SKY_COLOR
- Static variable in class uavsim.graphics.instruments.attitudeindicator.
AttitudeIndicator
the color of the sky
SLOPE
- Static variable in class uavsim.navigationmodel.
Glideslope
the glideslope slope
STALL_BLINK_COUNTDOWN
- Static variable in class uavsim.graphics.instruments.stallenunciator.
StallEnunciator
the flash rate for blinking the stall text
StallEnunciator
- Class in
uavsim.graphics.instruments.stallenunciator
Defines a simple visual stall enunciator that indicates a stall with the word "STALL".
StallEnunciator(String, int, CoordinateCartesianAbsolute)
- Constructor for class uavsim.graphics.instruments.stallenunciator.
StallEnunciator
Creates a stall enunciator.
StallEnunciator.E_StallState
- Enum in
uavsim.graphics.instruments.stallenunciator
Defines the stall states.
StallEnunciator.E_StallState()
- Constructor for enum uavsim.graphics.instruments.stallenunciator.
StallEnunciator.E_StallState
StallEnunciatorTest
- Class in
uavsim.graphics.instruments.stallenunciator.test
Provides a basic interactive test for
StallEnunciator
.
StallEnunciatorTest(StallEnunciator, Point, int)
- Constructor for class uavsim.graphics.instruments.stallenunciator.test.
StallEnunciatorTest
Creates a tester.
StallEnunciatorTest.Display
- Class in
uavsim.graphics.instruments.stallenunciator.test
Provides the display for the instrument to test.
StallEnunciatorTest.Display()
- Constructor for class uavsim.graphics.instruments.stallenunciator.test.
StallEnunciatorTest.Display
STANDARD_RATE
- Static variable in class uavsim.graphics.instruments.turncoordinator.
TurnCoordinator
the degrees per second in a standard-rate turn
STANDARD_RATE_MAX
- Static variable in class uavsim.graphics.instruments.turncoordinator.
TurnCoordinator
the maximum clockwise degrees per second to depict
STANDARD_RATE_MIN
- Static variable in class uavsim.graphics.instruments.turncoordinator.
TurnCoordinator
the maximum counterclockwise degrees per second to depict
STATION_RADIUS
- Static variable in class uavsim.navigationmodel.
Localizer
the localizer station radius
stepToNext()
- Method in class uavsim.datatypes.
A_Arc.A_ArcIterator
Moves to the next angle in the forward direction and returns it.
stepToNext()
- Method in class uavsim.datatypes.
ArcMathematical.ArcMathematicalIterator
Moves to the next angle in the forward direction and returns it.
stepToNext()
- Method in class uavsim.datatypes.
ArcNavigational.ArcNavigationalIterator
Moves to the next angle in the forward direction and returns it.
stepToNext()
- Method in class uavsim.datatypes.
Interval.Iterator
Moves to the next value in the forward direction and returns it.
stepToPrevious()
- Method in class uavsim.datatypes.
A_Arc.A_ArcIterator
Moves to the next angle in the backward direction and returns it.
stepToPrevious()
- Method in class uavsim.datatypes.
ArcMathematical.ArcMathematicalIterator
Moves to the next angle in the backward direction and returns it.
stepToPrevious()
- Method in class uavsim.datatypes.
ArcNavigational.ArcNavigationalIterator
Moves to the next angle in the backward direction and returns it.
stepToPrevious()
- Method in class uavsim.datatypes.
Interval.Iterator
Moves to the next value in the backward direction and returns it.
subtract(A_CoordinateCartesian<?>)
- Method in class uavsim.datatypes.
A_CoordinateCartesian
Subtracts another coordinate to this one.
subtract(Matrix)
- Method in class uavsim.flightdynamicsmodel.
Matrix
Calculates the difference of this matrix and another.
subtract(Quaternion)
- Method in class uavsim.flightdynamicsmodel.
Quaternion
Calculates the difference of this quaternion and another.
subtract(Vector)
- Method in class uavsim.flightdynamicsmodel.
Vector
Calculates the difference of this vector and another.
subtract_(Airspeed)
- Method in class uavsim.datatypes.
Airspeed
Subtract another unit from this one.
subtract_(Altitude)
- Method in class uavsim.datatypes.
Altitude
Subtract another unit from this one.
subtract_(AngleMathematical)
- Method in class uavsim.datatypes.
AngleMathematical
Subtract another unit from this one.
subtract_(AngleNavigational)
- Method in class uavsim.datatypes.
AngleNavigational
Subtract another unit from this one.
subtract_(Attitude)
- Method in class uavsim.datatypes.
Attitude
Subtract another unit from this one.
subtract_(AttitudePitch)
- Method in class uavsim.datatypes.
AttitudePitch
Subtract another unit from this one.
subtract_(AttitudeRoll)
- Method in class uavsim.datatypes.
AttitudeRoll
Subtract another unit from this one.
subtract_(AttitudeYaw)
- Method in class uavsim.datatypes.
AttitudeYaw
Subtract another unit from this one.
subtract_(A_CoordinateCartesian<?>)
- Method in class uavsim.datatypes.
CoordinateCartesianAbsolute
Subtract another unit from this one.
subtract_(A_CoordinateCartesian<?>)
- Method in class uavsim.datatypes.
CoordinateCartesianRelative
Subtract another unit from this one.
subtract_(CoordinatePolarMathematical)
- Method in class uavsim.datatypes.
CoordinatePolarMathematical
Subtract another unit from this one.
subtract_(CoordinatePolarNavigational)
- Method in class uavsim.datatypes.
CoordinatePolarNavigational
Subtract another unit from this one.
subtract_(CoordinateWorld)
- Method in class uavsim.datatypes.
CoordinateWorld
Subtract another unit from this one.
subtract_(CoordinateWorld3D)
- Method in class uavsim.datatypes.
CoordinateWorld3D
Subtract another unit from this one.
subtract_(Course)
- Method in class uavsim.datatypes.
Course
Subtract another unit from this one.
subtract_(DegreesPerSecond)
- Method in class uavsim.datatypes.
DegreesPerSecond
Subtract another unit from this one.
subtract_(Deviation)
- Method in class uavsim.datatypes.
Deviation
Subtract another unit from this one.
subtract_(DeviationFree)
- Method in class uavsim.datatypes.
DeviationFree
Subtract another unit from this one.
subtract_(Distance)
- Method in class uavsim.datatypes.
Distance
Subtract another unit from this one.
subtract_(FrequencyComponent)
- Method in class uavsim.datatypes.
FrequencyComponent
Subtract another unit from this one.
subtract_(GenericValue)
- Method in class uavsim.datatypes.
GenericValue
Subtract another unit from this one.
subtract_(_UNIT_)
- Method in interface uavsim.datatypes.
I_Unitable
Subtract another unit from this one.
subtract_(Latitude)
- Method in class uavsim.datatypes.
Latitude
Subtract another unit from this one.
subtract_(Longitude)
- Method in class uavsim.datatypes.
Longitude
Subtract another unit from this one.
subtract_(NDBFrequency)
- Method in class uavsim.datatypes.
NDBFrequency
Subtract another unit from this one.
subtract_(Radius)
- Method in class uavsim.datatypes.
Radius
Subtract another unit from this one.
subtract_(RevolutionsPerMinute)
- Method in class uavsim.datatypes.
RevolutionsPerMinute
Subtract another unit from this one.
subtract_(Scaler)
- Method in class uavsim.datatypes.
Scaler
Subtract another unit from this one.
subtract_(Time)
- Method in class uavsim.datatypes.
Time
Subtract another unit from this one.
subtract_(Velocity)
- Method in class uavsim.datatypes.
Velocity
Subtract another unit from this one.
subtract_(VOR_ILS_DME_Frequency)
- Method in class uavsim.datatypes.
VOR_ILS_DME_Frequency
Subtract another unit from this one.
Support
- Class in
uavsim.support
Provides general-purpose support functionality globally throughout the system.
Support()
- Constructor for class uavsim.support.
Support
Prevents subclassing and inadvertent instantiation.
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
_