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 _

W

Waypoint - Class in uavsim.navigationmodel
Defines a waypoint.
Waypoint(String, CoordinateWorld3D, String) - Constructor for class uavsim.navigationmodel.Waypoint
Creates a waypoint chart element.
WHITE_ARC - Static variable in class uavsim.graphics.instruments.airspeedindicator.AirspeedIndicator
the arc descriptor for the white arc
WIDTH - Static variable in class uavsim.navigationmodel.Glideslope
the glideslope width
WIDTH - Static variable in class uavsim.navigationmodel.Localizer
the localizer width
WIDTH_HALF - Static variable in class uavsim.navigationmodel.Localizer
the localizer half-width
WIND_RATES - Static variable in class uavsim.windmodel.WindVelocityCell
the wind rates corresponding to base encoding plus 0, 1, 2, 3, and 4, respectively
WindVelocityCell - Class in uavsim.windmodel
This class defines a lookup table for a simple encoding that provides approximate wind velocity in knots through linear interpolation on discrete altitude planes within a three-dimensional cell in the world.
WindVelocityCell(String) - Constructor for class uavsim.windmodel.WindVelocityCell
Creates a wind-velocity cell.
WindVelocityCell.SubcellIndex - Class in uavsim.windmodel
Defines a data wrapper for the row, column, and plane indices into the cell.
WindVelocityCell.SubcellIndex(int, int, int) - Constructor for class uavsim.windmodel.WindVelocityCell.SubcellIndex
Creates a subcell index.
WindVelocityCellTest - Class in uavsim.windmodel.test
 
WindVelocityCellTest() - Constructor for class uavsim.windmodel.test.WindVelocityCellTest
 
wrap(int) - Method in class uavsim.datatypes.FrequencyComponent
Wraps the value back onto the interval if it is off it.

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 _