Uses of Package
uavsim.datatypes

Packages that use uavsim.datatypes
uavsim.computers Provides... 
uavsim.computers.test   
uavsim.datatypes Provides... 
uavsim.flightdynamicsmodel Provides... 
uavsim.graphics Provides... 
uavsim.graphics.controls Provides... 
uavsim.graphics.controls.buttons Provides... 
uavsim.graphics.controls.knobs Provides... 
uavsim.graphics.instruments Provides... 
uavsim.graphics.instruments.adfreceiver Provides... 
uavsim.graphics.instruments.airspeedindicator Provides... 
uavsim.graphics.instruments.airspeedindicator.test   
uavsim.graphics.instruments.altimeter Provides... 
uavsim.graphics.instruments.altimeter.test   
uavsim.graphics.instruments.attitudeindicator Provides... 
uavsim.graphics.instruments.attitudeindicator.test   
uavsim.graphics.instruments.automaticdirectionfinder Provides... 
uavsim.graphics.instruments.automaticdirectionfinder.test   
uavsim.graphics.instruments.autopilot Provides... 
uavsim.graphics.instruments.clock Provides... 
uavsim.graphics.instruments.clock.test   
uavsim.graphics.instruments.directionalgyro Provides... 
uavsim.graphics.instruments.directionalgyro.test   
uavsim.graphics.instruments.dme Provides... 
uavsim.graphics.instruments.dme.test   
uavsim.graphics.instruments.gpsmap Provides... 
uavsim.graphics.instruments.gpsmap.test   
uavsim.graphics.instruments.horizontalsituationindicator Provides... 
uavsim.graphics.instruments.horizontalsituationindicator.test   
uavsim.graphics.instruments.navcommselector Provides... 
uavsim.graphics.instruments.stallenunciator Provides... 
uavsim.graphics.instruments.tachometer Provides... 
uavsim.graphics.instruments.tachometer.test   
uavsim.graphics.instruments.test   
uavsim.graphics.instruments.turncoordinator Provides... 
uavsim.graphics.instruments.turncoordinator.test   
uavsim.graphics.instruments.verticalspeedindicator Provides... 
uavsim.graphics.instruments.verticalspeedindicator.test   
uavsim.graphics.instruments.vorlocalizerglideslope Provides... 
uavsim.graphics.instruments.vorlocalizerglideslope.test   
uavsim.graphics.instruments.vorreceiver Provides... 
uavsim.navigationmodel Provides... 
uavsim.windmodel Provides... 
 

Classes in uavsim.datatypes used by uavsim.computers
AttitudePitch
          Defines the pitch degree of freedom of an attitude on the interval [+180,-180) navigational degrees, with 0 being nose level.
AttitudeYaw
          Defines the yaw degree of freedom of an attitude on the interval [-180,+180] navigational degrees, with 0 being north (or straight forward in terms of heading relative to course).
SevenDOFDescriptor
          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.
 

Classes in uavsim.datatypes used by uavsim.computers.test
Altitude
          Defines an altitude.
AttitudeYaw
          Defines the yaw degree of freedom of an attitude on the interval [-180,+180] navigational degrees, with 0 being north (or straight forward in terms of heading relative to course).
Latitude
          Defines latitude in terms of Universal Transverse Mercator (UTM) coordinates.
Longitude
          Defines longitude in terms of Universal Transverse Mercator (UTM) coordinates.
Radius
          Defines a mathematical radius.
SevenDOFDescriptor
          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.
 

Classes in uavsim.datatypes used by uavsim.datatypes
A_Angle
          Defines the shared aspects of an angle.
A_Arc
          Defines the shared aspects of an arc formed by two angles.
A_Arc.A_ArcIterator
          Defines the shared aspects of an iterator for the arc.
A_Attitude
          Defines the shared aspects of a degree of attitude freedom.
A_Coordinate
          Defines the shared aspects of a coordinate.
A_CoordinateCartesian
          Defines the shared aspects of a two-dimensional Cartesian coordinate.
A_CoordinatePolar
          Defines the shared aspects of a two-dimensional polar coordinate based on mathematical angles.
A_Deviation
          Defines zzz
A_Frequency
          Defines the shared aspects of a radio frequency.
A_LatitudeLongitude
          Defines the shared aspects of a latitude and longitude in terms of Universal Transverse Mercator (UTM) coordinates.
A_LatitudeLongitude.E_Format
          The enumeration defines the format of the encoding.
Airspeed
          Defines an airspeed.
Altitude
          Defines an altitude.
AngleMathematical
          Defines the shared aspects of a mathematical angle in degrees, which has zero degrees at the right and moves counterclockwise.
AngleNavigational
          Defines the shared aspects of a navigational angle, which has zero degrees (north) at the top and moves clockwise.
ArcMathematical
          Defines an arc formed by two mathematical angles.
ArcMathematical.ArcMathematicalIterator
          Defines the iterator over a mathematical arc.
ArcNavigational
          Defines an arc formed by two navigational angles.
ArcNavigational.ArcNavigationalIterator
          Defines the iterator over a navigational arc.
Attitude
          Defines attitude in three degrees of freedom for pitch, roll, and yaw.
AttitudePitch
          Defines the pitch degree of freedom of an attitude on the interval [+180,-180) navigational degrees, with 0 being nose level.
AttitudeRoll
          Defines the roll element of an attitude on the interval [+180,-180] navigational degrees, with 0 being wings level.
AttitudeYaw
          Defines the yaw degree of freedom of an attitude on the interval [-180,+180] navigational degrees, with 0 being north (or straight forward in terms of heading relative to course).
CoordinateCartesianAbsolute
          Defines the basic elements of arbitrary two-dimensional Cartesian coordinate system for absolute coordinates.
CoordinateCartesianRelative
          Defines the basic elements of arbitrary two-dimensional Cartesian coordinate system for relative coordinates.
CoordinatePolarMathematical
          Defines the basic elements of arbitrary two-dimensional polar coordinate system based on mathematical angles.
CoordinatePolarNavigational
          Defines the basic elements of arbitrary two-dimensional polar coordinate system based on mathematical angles.
CoordinatePolarNavigational3D
          zzz
CoordinateWorld
          Defines the basic elements of arbitrary two-dimensional Cartesian coordinate system based on Universal Transverse Mercator (UTM) latitude and longitude.
CoordinateWorld3D
          Defines the basic elements of arbitrary three-dimensional Cartesian coordinate system based on Universal Transverse Mercator (UTM) latitude and longitude, plus altitude.
Course
          Defines the course degree of freedom of an attitude on the interval [-180,+180] navigational degrees, with 0 being north.
DegreesPerSecond
          Defines a rate of change in degrees per second.
Deviation
          Defines a percent deviation from zero on the interval [-1,+1].
DeviationFree
          Defines a percent deviation from zero on the interval [-1,+1].
Distance
          Defines a distance with arbitrary units.
FrequencyComponent
          Defines a component of frequency in terms of a value on interval.
GenericValue
          Defines a generic double value as an I_Unitable datatype with no specific unit.
I_Unitable
          Declares the capability to do basic manipulation on units of measurement like Time, Latitude, Altitude, etc.
Interval
          Defines an interval for any I_Unitable datatype.
Interval.Iterator
          Defines an iterator over the interval.
Latitude
          Defines latitude in terms of Universal Transverse Mercator (UTM) coordinates.
Line
          Defines a line as start and end coordinates in arbitrary units.
Longitude
          Defines longitude in terms of Universal Transverse Mercator (UTM) coordinates.
NDBFrequency
          Defines an NDB frequency in terms of major (KHz) components between 190 and 535 with a step of 1.
Radius
          Defines a mathematical radius.
RevolutionsPerMinute
          Defines revolutions per minute.
Scaler
          Defines a scaler, which is a non-negative scaling coefficient representing a percentage.
ScalerPair
          Defines a pair of scalers, which is useful to encapsulate a lower and upper relative bound.
Size
          Defines a size as a height and width in arbitrary units.
Time
          Defines a datatype for time based on seconds.
Velocity
          Defines a velocity as a speed and direction as a navigational angle.
VOR_ILS_DME_Frequency
          Defines a VOR frequency in terms of major (MHz) and minor (KHz) components between 108.000 and 135.999 with respective steps of 1 and 25.
 

Classes in uavsim.datatypes used by uavsim.flightdynamicsmodel
Airspeed
          Defines an airspeed.
Attitude
          Defines attitude in three degrees of freedom for pitch, roll, and yaw.
AttitudeYaw
          Defines the yaw degree of freedom of an attitude on the interval [-180,+180] navigational degrees, with 0 being north (or straight forward in terms of heading relative to course).
CoordinateWorld3D
          Defines the basic elements of arbitrary three-dimensional Cartesian coordinate system based on Universal Transverse Mercator (UTM) latitude and longitude, plus altitude.
Course
          Defines the course degree of freedom of an attitude on the interval [-180,+180] navigational degrees, with 0 being north.
RevolutionsPerMinute
          Defines revolutions per minute.
SevenDOFDescriptor
          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.
Time
          Defines a datatype for time based on seconds.
 

Classes in uavsim.datatypes used by uavsim.graphics
AngleMathematical
          Defines the shared aspects of a mathematical angle in degrees, which has zero degrees at the right and moves counterclockwise.
Box
          Defines a box with an anchor at its center and a size, both in arbitrary units.
Circle
          Defines a circle with an anchor at its center and a size, both in arbitrary units.
CoordinateCartesianAbsolute
          Defines the basic elements of arbitrary two-dimensional Cartesian coordinate system for absolute coordinates.
CoordinateCartesianRelative
          Defines the basic elements of arbitrary two-dimensional Cartesian coordinate system for relative coordinates.
CoordinatePolarMathematical
          Defines the basic elements of arbitrary two-dimensional polar coordinate system based on mathematical angles.
I_Unitable
          Declares the capability to do basic manipulation on units of measurement like Time, Latitude, Altitude, etc.
Line
          Defines a line as start and end coordinates in arbitrary units.
Radius
          Defines a mathematical radius.
Ring
          Defines a ring as inner and outer radii.
Scaler
          Defines a scaler, which is a non-negative scaling coefficient representing a percentage.
Size
          Defines a size as a height and width in arbitrary units.
TextDescriptor
          Defines the descriptor for a text string to render.
 

Classes in uavsim.datatypes used by uavsim.graphics.controls
CoordinateCartesianAbsolute
          Defines the basic elements of arbitrary two-dimensional Cartesian coordinate system for absolute coordinates.
CoordinateCartesianRelative
          Defines the basic elements of arbitrary two-dimensional Cartesian coordinate system for relative coordinates.
Scaler
          Defines a scaler, which is a non-negative scaling coefficient representing a percentage.
 

Classes in uavsim.datatypes used by uavsim.graphics.controls.buttons
Box
          Defines a box with an anchor at its center and a size, both in arbitrary units.
CoordinateCartesianAbsolute
          Defines the basic elements of arbitrary two-dimensional Cartesian coordinate system for absolute coordinates.
CoordinateCartesianRelative
          Defines the basic elements of arbitrary two-dimensional Cartesian coordinate system for relative coordinates.
Scaler
          Defines a scaler, which is a non-negative scaling coefficient representing a percentage.
ScalerPair
          Defines a pair of scalers, which is useful to encapsulate a lower and upper relative bound.
 

Classes in uavsim.datatypes used by uavsim.graphics.controls.knobs
ArcMathematical
          Defines an arc formed by two mathematical angles.
Circle
          Defines a circle with an anchor at its center and a size, both in arbitrary units.
CoordinateCartesianAbsolute
          Defines the basic elements of arbitrary two-dimensional Cartesian coordinate system for absolute coordinates.
CoordinateCartesianRelative
          Defines the basic elements of arbitrary two-dimensional Cartesian coordinate system for relative coordinates.
Scaler
          Defines a scaler, which is a non-negative scaling coefficient representing a percentage.
 

Classes in uavsim.datatypes used by uavsim.graphics.instruments
AngleMathematical
          Defines the shared aspects of a mathematical angle in degrees, which has zero degrees at the right and moves counterclockwise.
ArcMathematical
          Defines an arc formed by two mathematical angles.
CoordinateCartesianAbsolute
          Defines the basic elements of arbitrary two-dimensional Cartesian coordinate system for absolute coordinates.
CoordinateWorld
          Defines the basic elements of arbitrary two-dimensional Cartesian coordinate system based on Universal Transverse Mercator (UTM) latitude and longitude.
I_Unitable
          Declares the capability to do basic manipulation on units of measurement like Time, Latitude, Altitude, etc.
Interval
          Defines an interval for any I_Unitable datatype.
Latitude
          Defines latitude in terms of Universal Transverse Mercator (UTM) coordinates.
Ring
          Defines a ring as inner and outer radii.
Scaler
          Defines a scaler, which is a non-negative scaling coefficient representing a percentage.
ScalerPair
          Defines a pair of scalers, which is useful to encapsulate a lower and upper relative bound.
Size
          Defines a size as a height and width in arbitrary units.
 

Classes in uavsim.datatypes used by uavsim.graphics.instruments.adfreceiver
CoordinateCartesianAbsolute
          Defines the basic elements of arbitrary two-dimensional Cartesian coordinate system for absolute coordinates.
CoordinateCartesianRelative
          Defines the basic elements of arbitrary two-dimensional Cartesian coordinate system for relative coordinates.
NDBFrequency
          Defines an NDB frequency in terms of major (KHz) components between 190 and 535 with a step of 1.
Scaler
          Defines a scaler, which is a non-negative scaling coefficient representing a percentage.
ScalerPair
          Defines a pair of scalers, which is useful to encapsulate a lower and upper relative bound.
 

Classes in uavsim.datatypes used by uavsim.graphics.instruments.airspeedindicator
Airspeed
          Defines an airspeed.
AngleMathematical
          Defines the shared aspects of a mathematical angle in degrees, which has zero degrees at the right and moves counterclockwise.
CoordinateCartesianAbsolute
          Defines the basic elements of arbitrary two-dimensional Cartesian coordinate system for absolute coordinates.
 

Classes in uavsim.datatypes used by uavsim.graphics.instruments.airspeedindicator.test
Airspeed
          Defines an airspeed.
 

Classes in uavsim.datatypes used by uavsim.graphics.instruments.altimeter
Altitude
          Defines an altitude.
AngleMathematical
          Defines the shared aspects of a mathematical angle in degrees, which has zero degrees at the right and moves counterclockwise.
CoordinateCartesianAbsolute
          Defines the basic elements of arbitrary two-dimensional Cartesian coordinate system for absolute coordinates.
Scaler
          Defines a scaler, which is a non-negative scaling coefficient representing a percentage.
 

Classes in uavsim.datatypes used by uavsim.graphics.instruments.altimeter.test
Altitude
          Defines an altitude.
 

Classes in uavsim.datatypes used by uavsim.graphics.instruments.attitudeindicator
AngleMathematical
          Defines the shared aspects of a mathematical angle in degrees, which has zero degrees at the right and moves counterclockwise.
Attitude
          Defines attitude in three degrees of freedom for pitch, roll, and yaw.
AttitudePitch
          Defines the pitch degree of freedom of an attitude on the interval [+180,-180) navigational degrees, with 0 being nose level.
AttitudeRoll
          Defines the roll element of an attitude on the interval [+180,-180] navigational degrees, with 0 being wings level.
CoordinateCartesianAbsolute
          Defines the basic elements of arbitrary two-dimensional Cartesian coordinate system for absolute coordinates.
Interval
          Defines an interval for any I_Unitable datatype.
Scaler
          Defines a scaler, which is a non-negative scaling coefficient representing a percentage.
ScalerPair
          Defines a pair of scalers, which is useful to encapsulate a lower and upper relative bound.
 

Classes in uavsim.datatypes used by uavsim.graphics.instruments.attitudeindicator.test
AttitudePitch
          Defines the pitch degree of freedom of an attitude on the interval [+180,-180) navigational degrees, with 0 being nose level.
AttitudeRoll
          Defines the roll element of an attitude on the interval [+180,-180] navigational degrees, with 0 being wings level.
 

Classes in uavsim.datatypes used by uavsim.graphics.instruments.automaticdirectionfinder
AngleMathematical
          Defines the shared aspects of a mathematical angle in degrees, which has zero degrees at the right and moves counterclockwise.
AngleNavigational
          Defines the shared aspects of a navigational angle, which has zero degrees (north) at the top and moves clockwise.
CoordinateCartesianAbsolute
          Defines the basic elements of arbitrary two-dimensional Cartesian coordinate system for absolute coordinates.
 

Classes in uavsim.datatypes used by uavsim.graphics.instruments.automaticdirectionfinder.test
AngleNavigational
          Defines the shared aspects of a navigational angle, which has zero degrees (north) at the top and moves clockwise.
 

Classes in uavsim.datatypes used by uavsim.graphics.instruments.autopilot
Altitude
          Defines an altitude.
CoordinateCartesianAbsolute
          Defines the basic elements of arbitrary two-dimensional Cartesian coordinate system for absolute coordinates.
CoordinateCartesianRelative
          Defines the basic elements of arbitrary two-dimensional Cartesian coordinate system for relative coordinates.
Scaler
          Defines a scaler, which is a non-negative scaling coefficient representing a percentage.
ScalerPair
          Defines a pair of scalers, which is useful to encapsulate a lower and upper relative bound.
 

Classes in uavsim.datatypes used by uavsim.graphics.instruments.clock
AngleMathematical
          Defines the shared aspects of a mathematical angle in degrees, which has zero degrees at the right and moves counterclockwise.
CoordinateCartesianAbsolute
          Defines the basic elements of arbitrary two-dimensional Cartesian coordinate system for absolute coordinates.
Scaler
          Defines a scaler, which is a non-negative scaling coefficient representing a percentage.
Time
          Defines a datatype for time based on seconds.
 

Classes in uavsim.datatypes used by uavsim.graphics.instruments.clock.test
Time
          Defines a datatype for time based on seconds.
 

Classes in uavsim.datatypes used by uavsim.graphics.instruments.directionalgyro
AngleMathematical
          Defines the shared aspects of a mathematical angle in degrees, which has zero degrees at the right and moves counterclockwise.
AngleNavigational
          Defines the shared aspects of a navigational angle, which has zero degrees (north) at the top and moves clockwise.
CoordinateCartesianAbsolute
          Defines the basic elements of arbitrary two-dimensional Cartesian coordinate system for absolute coordinates.
 

Classes in uavsim.datatypes used by uavsim.graphics.instruments.directionalgyro.test
AngleNavigational
          Defines the shared aspects of a navigational angle, which has zero degrees (north) at the top and moves clockwise.
 

Classes in uavsim.datatypes used by uavsim.graphics.instruments.dme
CoordinateCartesianAbsolute
          Defines the basic elements of arbitrary two-dimensional Cartesian coordinate system for absolute coordinates.
CoordinateCartesianRelative
          Defines the basic elements of arbitrary two-dimensional Cartesian coordinate system for relative coordinates.
Distance
          Defines a distance with arbitrary units.
Scaler
          Defines a scaler, which is a non-negative scaling coefficient representing a percentage.
ScalerPair
          Defines a pair of scalers, which is useful to encapsulate a lower and upper relative bound.
 

Classes in uavsim.datatypes used by uavsim.graphics.instruments.dme.test
Distance
          Defines a distance with arbitrary units.
 

Classes in uavsim.datatypes used by uavsim.graphics.instruments.gpsmap
CoordinateCartesianAbsolute
          Defines the basic elements of arbitrary two-dimensional Cartesian coordinate system for absolute coordinates.
CoordinateCartesianRelative
          Defines the basic elements of arbitrary two-dimensional Cartesian coordinate system for relative coordinates.
CoordinateWorld
          Defines the basic elements of arbitrary two-dimensional Cartesian coordinate system based on Universal Transverse Mercator (UTM) latitude and longitude.
CoordinateWorld3D
          Defines the basic elements of arbitrary three-dimensional Cartesian coordinate system based on Universal Transverse Mercator (UTM) latitude and longitude, plus altitude.
Interval
          Defines an interval for any I_Unitable datatype.
Latitude
          Defines latitude in terms of Universal Transverse Mercator (UTM) coordinates.
Longitude
          Defines longitude in terms of Universal Transverse Mercator (UTM) coordinates.
Scaler
          Defines a scaler, which is a non-negative scaling coefficient representing a percentage.
ScalerPair
          Defines a pair of scalers, which is useful to encapsulate a lower and upper relative bound.
SevenDOFDescriptor
          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.
Size
          Defines a size as a height and width in arbitrary units.
 

Classes in uavsim.datatypes used by uavsim.graphics.instruments.gpsmap.test
Altitude
          Defines an altitude.
AttitudeYaw
          Defines the yaw degree of freedom of an attitude on the interval [-180,+180] navigational degrees, with 0 being north (or straight forward in terms of heading relative to course).
Latitude
          Defines latitude in terms of Universal Transverse Mercator (UTM) coordinates.
Longitude
          Defines longitude in terms of Universal Transverse Mercator (UTM) coordinates.
 

Classes in uavsim.datatypes used by uavsim.graphics.instruments.horizontalsituationindicator
AngleMathematical
          Defines the shared aspects of a mathematical angle in degrees, which has zero degrees at the right and moves counterclockwise.
AngleNavigational
          Defines the shared aspects of a navigational angle, which has zero degrees (north) at the top and moves clockwise.
CoordinateCartesianAbsolute
          Defines the basic elements of arbitrary two-dimensional Cartesian coordinate system for absolute coordinates.
CoordinatePolarMathematical
          Defines the basic elements of arbitrary two-dimensional polar coordinate system based on mathematical angles.
Deviation
          Defines a percent deviation from zero on the interval [-1,+1].
Interval
          Defines an interval for any I_Unitable datatype.
Ring
          Defines a ring as inner and outer radii.
Scaler
          Defines a scaler, which is a non-negative scaling coefficient representing a percentage.
 

Classes in uavsim.datatypes used by uavsim.graphics.instruments.horizontalsituationindicator.test
Deviation
          Defines a percent deviation from zero on the interval [-1,+1].
 

Classes in uavsim.datatypes used by uavsim.graphics.instruments.navcommselector
CoordinateCartesianAbsolute
          Defines the basic elements of arbitrary two-dimensional Cartesian coordinate system for absolute coordinates.
 

Classes in uavsim.datatypes used by uavsim.graphics.instruments.stallenunciator
CoordinateCartesianAbsolute
          Defines the basic elements of arbitrary two-dimensional Cartesian coordinate system for absolute coordinates.
CoordinateCartesianRelative
          Defines the basic elements of arbitrary two-dimensional Cartesian coordinate system for relative coordinates.
Scaler
          Defines a scaler, which is a non-negative scaling coefficient representing a percentage.
ScalerPair
          Defines a pair of scalers, which is useful to encapsulate a lower and upper relative bound.
 

Classes in uavsim.datatypes used by uavsim.graphics.instruments.tachometer
AngleMathematical
          Defines the shared aspects of a mathematical angle in degrees, which has zero degrees at the right and moves counterclockwise.
CoordinateCartesianAbsolute
          Defines the basic elements of arbitrary two-dimensional Cartesian coordinate system for absolute coordinates.
RevolutionsPerMinute
          Defines revolutions per minute.
 

Classes in uavsim.datatypes used by uavsim.graphics.instruments.tachometer.test
RevolutionsPerMinute
          Defines revolutions per minute.
 

Classes in uavsim.datatypes used by uavsim.graphics.instruments.test
CoordinateCartesianAbsolute
          Defines the basic elements of arbitrary two-dimensional Cartesian coordinate system for absolute coordinates.
Size
          Defines a size as a height and width in arbitrary units.
 

Classes in uavsim.datatypes used by uavsim.graphics.instruments.turncoordinator
Airspeed
          Defines an airspeed.
AngleMathematical
          Defines the shared aspects of a mathematical angle in degrees, which has zero degrees at the right and moves counterclockwise.
Attitude
          Defines attitude in three degrees of freedom for pitch, roll, and yaw.
CoordinateCartesianAbsolute
          Defines the basic elements of arbitrary two-dimensional Cartesian coordinate system for absolute coordinates.
Course
          Defines the course degree of freedom of an attitude on the interval [-180,+180] navigational degrees, with 0 being north.
GenericValue
          Defines a generic double value as an I_Unitable datatype with no specific unit.
Scaler
          Defines a scaler, which is a non-negative scaling coefficient representing a percentage.
 

Classes in uavsim.datatypes used by uavsim.graphics.instruments.turncoordinator.test
Airspeed
          Defines an airspeed.
AttitudeRoll
          Defines the roll element of an attitude on the interval [+180,-180] navigational degrees, with 0 being wings level.
AttitudeYaw
          Defines the yaw degree of freedom of an attitude on the interval [-180,+180] navigational degrees, with 0 being north (or straight forward in terms of heading relative to course).
 

Classes in uavsim.datatypes used by uavsim.graphics.instruments.verticalspeedindicator
Altitude
          Defines an altitude.
AngleMathematical
          Defines the shared aspects of a mathematical angle in degrees, which has zero degrees at the right and moves counterclockwise.
CoordinateCartesianAbsolute
          Defines the basic elements of arbitrary two-dimensional Cartesian coordinate system for absolute coordinates.
Time
          Defines a datatype for time based on seconds.
 

Classes in uavsim.datatypes used by uavsim.graphics.instruments.verticalspeedindicator.test
Altitude
          Defines an altitude.
 

Classes in uavsim.datatypes used by uavsim.graphics.instruments.vorlocalizerglideslope
AngleMathematical
          Defines the shared aspects of a mathematical angle in degrees, which has zero degrees at the right and moves counterclockwise.
AngleNavigational
          Defines the shared aspects of a navigational angle, which has zero degrees (north) at the top and moves clockwise.
AttitudePitch
          Defines the pitch degree of freedom of an attitude on the interval [+180,-180) navigational degrees, with 0 being nose level.
AttitudeYaw
          Defines the yaw degree of freedom of an attitude on the interval [-180,+180] navigational degrees, with 0 being north (or straight forward in terms of heading relative to course).
CoordinateCartesianAbsolute
          Defines the basic elements of arbitrary two-dimensional Cartesian coordinate system for absolute coordinates.
CoordinatePolarMathematical
          Defines the basic elements of arbitrary two-dimensional polar coordinate system based on mathematical angles.
Interval
          Defines an interval for any I_Unitable datatype.
Scaler
          Defines a scaler, which is a non-negative scaling coefficient representing a percentage.
 

Classes in uavsim.datatypes used by uavsim.graphics.instruments.vorlocalizerglideslope.test
AttitudePitch
          Defines the pitch degree of freedom of an attitude on the interval [+180,-180) navigational degrees, with 0 being nose level.
AttitudeYaw
          Defines the yaw degree of freedom of an attitude on the interval [-180,+180] navigational degrees, with 0 being north (or straight forward in terms of heading relative to course).
 

Classes in uavsim.datatypes used by uavsim.graphics.instruments.vorreceiver
CoordinateCartesianAbsolute
          Defines the basic elements of arbitrary two-dimensional Cartesian coordinate system for absolute coordinates.
CoordinateCartesianRelative
          Defines the basic elements of arbitrary two-dimensional Cartesian coordinate system for relative coordinates.
Scaler
          Defines a scaler, which is a non-negative scaling coefficient representing a percentage.
ScalerPair
          Defines a pair of scalers, which is useful to encapsulate a lower and upper relative bound.
VOR_ILS_DME_Frequency
          Defines a VOR frequency in terms of major (MHz) and minor (KHz) components between 108.000 and 135.999 with respective steps of 1 and 25.
 

Classes in uavsim.datatypes used by uavsim.navigationmodel
A_Frequency
          Defines the shared aspects of a radio frequency.
AngleMathematical
          Defines the shared aspects of a mathematical angle in degrees, which has zero degrees at the right and moves counterclockwise.
AngleNavigational
          Defines the shared aspects of a navigational angle, which has zero degrees (north) at the top and moves clockwise.
CoordinateCartesianAbsolute
          Defines the basic elements of arbitrary two-dimensional Cartesian coordinate system for absolute coordinates.
CoordinateWorld
          Defines the basic elements of arbitrary two-dimensional Cartesian coordinate system based on Universal Transverse Mercator (UTM) latitude and longitude.
CoordinateWorld3D
          Defines the basic elements of arbitrary three-dimensional Cartesian coordinate system based on Universal Transverse Mercator (UTM) latitude and longitude, plus altitude.
Latitude
          Defines latitude in terms of Universal Transverse Mercator (UTM) coordinates.
NDBFrequency
          Defines an NDB frequency in terms of major (KHz) components between 190 and 535 with a step of 1.
Radius
          Defines a mathematical radius.
Scaler
          Defines a scaler, which is a non-negative scaling coefficient representing a percentage.
VOR_ILS_DME_Frequency
          Defines a VOR frequency in terms of major (MHz) and minor (KHz) components between 108.000 and 135.999 with respective steps of 1 and 25.
 

Classes in uavsim.datatypes used by uavsim.windmodel
A_LatitudeLongitude
          Defines the shared aspects of a latitude and longitude in terms of Universal Transverse Mercator (UTM) coordinates.
Altitude
          Defines an altitude.
CoordinateWorld
          Defines the basic elements of arbitrary two-dimensional Cartesian coordinate system based on Universal Transverse Mercator (UTM) latitude and longitude.
CoordinateWorld3D
          Defines the basic elements of arbitrary three-dimensional Cartesian coordinate system based on Universal Transverse Mercator (UTM) latitude and longitude, plus altitude.
Scaler
          Defines a scaler, which is a non-negative scaling coefficient representing a percentage.
UnsupportedCoordinateException
          Defines an exception for a coordinate that is not supported in the defined world.
Velocity
          Defines a velocity as a speed and direction as a navigational angle.