Uses of Class
uavsim.datatypes.AngleMathematical

Packages that use AngleMathematical
uavsim.datatypes Provides... 
uavsim.graphics Provides... 
uavsim.graphics.instruments Provides... 
uavsim.graphics.instruments.airspeedindicator Provides... 
uavsim.graphics.instruments.altimeter Provides... 
uavsim.graphics.instruments.attitudeindicator Provides... 
uavsim.graphics.instruments.automaticdirectionfinder Provides... 
uavsim.graphics.instruments.clock Provides... 
uavsim.graphics.instruments.directionalgyro Provides... 
uavsim.graphics.instruments.horizontalsituationindicator Provides... 
uavsim.graphics.instruments.tachometer Provides... 
uavsim.graphics.instruments.turncoordinator Provides... 
uavsim.graphics.instruments.verticalspeedindicator Provides... 
uavsim.graphics.instruments.vorlocalizerglideslope Provides... 
uavsim.navigationmodel Provides... 
 

Uses of AngleMathematical in uavsim.datatypes
 

Fields in uavsim.datatypes declared as AngleMathematical
private  AngleMathematical CoordinatePolarNavigational3D._angleVertical
          the vertical angle off the horizontal plane
static AngleMathematical AngleMathematical.ANGLE_000
          common predefined angles in terms of degrees
static AngleMathematical AngleMathematical.ANGLE_045
           
static AngleMathematical AngleMathematical.ANGLE_090
           
static AngleMathematical AngleMathematical.ANGLE_135
           
static AngleMathematical AngleMathematical.ANGLE_180
           
static AngleMathematical AngleMathematical.ANGLE_225
           
static AngleMathematical AngleMathematical.ANGLE_270
           
static AngleMathematical AngleMathematical.ANGLE_315
           
static AngleMathematical AngleMathematical.ANGLE_360
           
static AngleMathematical[] AngleMathematical.ANGLES
          the cardinal angles
static AngleMathematical AngleMathematical.CLOCK_0130
          common predefined angles in terms of clock position
static AngleMathematical AngleMathematical.CLOCK_0300
           
static AngleMathematical AngleMathematical.CLOCK_0430
           
static AngleMathematical AngleMathematical.CLOCK_0600
           
static AngleMathematical AngleMathematical.CLOCK_0730
           
static AngleMathematical AngleMathematical.CLOCK_0900
           
static AngleMathematical AngleMathematical.CLOCK_1030
           
static AngleMathematical AngleMathematical.CLOCK_1200
           
 

Methods in uavsim.datatypes that return AngleMathematical
 AngleMathematical AngleMathematical.add_(AngleMathematical angle)
          Adds another unit to this one.
 AngleMathematical AngleNavigational.convertToAngleMathematical()
          Converts this angle to a mathematical angle.
 AngleMathematical A_Attitude.getAngleMathematical()
          Gets the angle in mathematical degrees.
 AngleMathematical CoordinatePolarNavigational3D.getAngleVertical()
          Gtes the vertical angle off the horizontal plane.
 AngleMathematical AngleMathematical.interpolate(AngleMathematical angle, Scaler scaler)
          Interpolates between this angle and another.
 AngleMathematical AngleMathematical.interpolate(AngleMathematical angle, Scaler scaler, boolean isOverShortestPath)
          Interpolates between this angle and another.
 AngleMathematical AngleMathematical.negate()
          Negates this angle (by taking its negative value) and normalizes it.
 AngleMathematical AngleMathematical.reciprocate()
          Reciprocates this angle (by adding 180) and normalizes it.
 AngleMathematical ArcMathematical.ArcMathematicalIterator.stepToNext()
          Moves to the next angle in the forward direction and returns it.
 AngleMathematical ArcMathematical.ArcMathematicalIterator.stepToPrevious()
          Moves to the next angle in the backward direction and returns it.
 AngleMathematical AngleMathematical.subtract_(AngleMathematical angle)
          Subtract another unit from this one.
 

Methods in uavsim.datatypes with parameters of type AngleMathematical
 AngleMathematical AngleMathematical.add_(AngleMathematical angle)
          Adds another unit to this one.
 ArcMathematical.ArcMathematicalIterator ArcMathematical.getIteratorInstance(AngleMathematical step, boolean isCounterclockwise, boolean isInclusiveRange)
          Generates an iterator.
 AngleMathematical AngleMathematical.interpolate(AngleMathematical angle, Scaler scaler)
          Interpolates between this angle and another.
 AngleMathematical AngleMathematical.interpolate(AngleMathematical angle, Scaler scaler, boolean isOverShortestPath)
          Interpolates between this angle and another.
 boolean AngleMathematical.isShortestPathClockwise(AngleMathematical angle)
          Determines whether the shortest direction between this angle and another is clockwise.
 AngleMathematical AngleMathematical.subtract_(AngleMathematical angle)
          Subtract another unit from this one.
 

Constructors in uavsim.datatypes with parameters of type AngleMathematical
ArcMathematical.ArcMathematicalIterator(AngleMathematical stepAngle, boolean isCounterclockwise, boolean isInclusive)
          Creates a mathematical angle iterator.
ArcMathematical(AngleMathematical angleStart, AngleMathematical angleEnd)
          Creates an arc with mathematical angles.
CoordinatePolarMathematical(AngleMathematical angle, Radius length)
          Creates a coordinate object.
CoordinatePolarNavigational3D(AngleNavigational angleHorizontal, AngleMathematical angleVertical, Radius length)
          zzz
 

Uses of AngleMathematical in uavsim.graphics
 

Fields in uavsim.graphics declared as AngleMathematical
private static AngleMathematical GraphicsSupport.ARC_STEP
          the arc length between points on any rendered arc.
 

Methods in uavsim.graphics with parameters of type AngleMathematical
static java.awt.Polygon GraphicsSupport.drawPolygon(java.awt.Graphics2D graphics, CoordinateCartesianAbsolute origin, double[][] polygon, Size scale, AngleMathematical rotation, boolean isFilled)
          Draws a polygon.
static void GraphicsSupport.drawTick(java.awt.Graphics2D graphics, CoordinateCartesianAbsolute anchor, AngleMathematical angle, Ring radii, int width)
          Draws a single tick.
 

Uses of AngleMathematical in uavsim.graphics.instruments
 

Fields in uavsim.graphics.instruments declared as AngleMathematical
private  AngleMathematical NumberDescriptor._rotationOffset
          the offset for starting the number series
 

Methods in uavsim.graphics.instruments that return AngleMathematical
 AngleMathematical NumberDescriptor.getRotationOffset()
          Gets the offset for starting the number series.
 AngleMathematical I_AngleMapper.mapAngle_(_UNIT_ unit)
          Returns the angle corresponding to the value of a unit.
protected  AngleMathematical A_CircularInstrument.mapAngle(CircularFaceplateDescriptor<_UNIT_> faceplate, _UNIT_ value)
          Maps a unit value to an angle on the faceplate arc.
 

Constructors in uavsim.graphics.instruments with parameters of type AngleMathematical
NumberDescriptor(Interval<_UNIT_> interval, double radiusScaler, TextProperties textProperties, AngleMathematical rotationOffset, int divider)
          Creates a number descriptor.
NumberDescriptor(Interval<_UNIT_> interval, double radiusScaler, TextProperties textProperties, boolean isRotated, AngleMathematical rotationOffset, int divider)
          Creates a number descriptor.
NumberDescriptor(Interval<_UNIT_> interval, Scaler radius, TextProperties textProperties, boolean isRotated, AngleMathematical rotationOffset, int divider)
          Creates a number descriptor.
 

Uses of AngleMathematical in uavsim.graphics.instruments.airspeedindicator
 

Methods in uavsim.graphics.instruments.airspeedindicator that return AngleMathematical
 AngleMathematical AirspeedIndicator.mapAngle_(Airspeed airspeed)
          Returns the angle corresponding to the value of a unit.
 

Uses of AngleMathematical in uavsim.graphics.instruments.altimeter
 

Methods in uavsim.graphics.instruments.altimeter that return AngleMathematical
 AngleMathematical Altimeter.mapAngle_(Altitude altitude)
          Returns the angle corresponding to the value of a unit.
 

Uses of AngleMathematical in uavsim.graphics.instruments.attitudeindicator
 

Methods in uavsim.graphics.instruments.attitudeindicator that return AngleMathematical
 AngleMathematical AttitudeIndicator.AttitudeMapper.mapAngle_(AngleMathematical angle)
          Returns the angle corresponding to the value of a unit.
 AngleMathematical AttitudeIndicator.mapAngle_(AttitudeRoll roll)
          Returns the angle corresponding to the value of a unit.
 

Methods in uavsim.graphics.instruments.attitudeindicator that return types with arguments of type AngleMathematical
private  Interval<AngleMathematical> AttitudeIndicator.calculateHorizonInterval(Attitude attitude)
          Calculates the angles where the sky portion of the horizon disk starts and ends based on the pitch and roll.
 

Methods in uavsim.graphics.instruments.attitudeindicator with parameters of type AngleMathematical
private  CoordinateCartesianAbsolute AttitudeIndicator.calculatePerspectiveLineIntercept(Attitude attitude, CoordinateCartesianAbsolute midpoint, AngleMathematical perspective)
          Calculates the pixel coordinates where a ground line originating at the horizon midpoint intersects the perimeter of the horizon ring
 AngleMathematical AttitudeIndicator.AttitudeMapper.mapAngle_(AngleMathematical angle)
          Returns the angle corresponding to the value of a unit.
private  void AttitudeIndicator.renderGroundLine(Attitude attitude, CoordinateCartesianAbsolute midpoint, AngleMathematical perspective, Interval<AngleMathematical> horizon)
          Renders the horizon line or ground perspective line on the ground portion.
 

Method parameters in uavsim.graphics.instruments.attitudeindicator with type arguments of type AngleMathematical
private  void AttitudeIndicator.renderBezel(Interval<AngleMathematical> horizon, java.awt.Color color)
          Renders the sky and ground portions of the bezel.
private  void AttitudeIndicator.renderGroundLine(Attitude attitude, CoordinateCartesianAbsolute midpoint, AngleMathematical perspective, Interval<AngleMathematical> horizon)
          Renders the horizon line or ground perspective line on the ground portion.
private  void AttitudeIndicator.renderHorizon(Interval<AngleMathematical> horizon, java.awt.Color color)
          Renders the sky or ground portion of the disk.
 

Uses of AngleMathematical in uavsim.graphics.instruments.automaticdirectionfinder
 

Methods in uavsim.graphics.instruments.automaticdirectionfinder that return AngleMathematical
 AngleMathematical AutomaticDirectionFinder.mapAngle_(AngleNavigational azimuth)
          Returns the angle corresponding to the value of a unit.
 

Uses of AngleMathematical in uavsim.graphics.instruments.clock
 

Methods in uavsim.graphics.instruments.clock that return AngleMathematical
 AngleMathematical ClockBasic.mapAngle_(Time time)
          Returns the angle corresponding to the value of a unit.
 AngleMathematical ClockEnhanced.mapAngle_(Time time)
          Returns the angle corresponding to the value of a unit.
 

Uses of AngleMathematical in uavsim.graphics.instruments.directionalgyro
 

Methods in uavsim.graphics.instruments.directionalgyro that return AngleMathematical
 AngleMathematical DirectionalGyro.mapAngle_(AngleNavigational azimuth)
          Returns the angle corresponding to the value of a unit.
 

Uses of AngleMathematical in uavsim.graphics.instruments.horizontalsituationindicator
 

Methods in uavsim.graphics.instruments.horizontalsituationindicator that return AngleMathematical
 AngleMathematical HorizontalSituationIndicator.mapAngle_(AngleNavigational azimuth)
          Returns the angle corresponding to the value of a unit.
 

Uses of AngleMathematical in uavsim.graphics.instruments.tachometer
 

Methods in uavsim.graphics.instruments.tachometer that return AngleMathematical
 AngleMathematical Tachometer.mapAngle_(RevolutionsPerMinute rpm)
          Returns the angle corresponding to the value of a unit.
 

Uses of AngleMathematical in uavsim.graphics.instruments.turncoordinator
 

Fields in uavsim.graphics.instruments.turncoordinator declared as AngleMathematical
private static AngleMathematical TurnCoordinator.BALL_LINE_ANGLE_LEFT
          the angle of the left line of the ball cage
private static AngleMathematical TurnCoordinator.BALL_LINE_ANGLE_RIGHT
          the angle of the right line of the ball cage
private static AngleMathematical TurnCoordinator.TICK_ANGLE_LEVEL_LEFT
          the left tick angle for level flight
private static AngleMathematical TurnCoordinator.TICK_ANGLE_LEVEL_RIGHT
          the right tick angle for level flight
private static AngleMathematical TurnCoordinator.TICK_ANGLE_STANDARD_LEFT
          the left tick angle for a standard-rate turn
private static AngleMathematical TurnCoordinator.TICK_ANGLE_STANDARD_RIGHT
          the right tick angle for a standard-rate turn
 

Methods in uavsim.graphics.instruments.turncoordinator that return AngleMathematical
 AngleMathematical TurnCoordinator.mapAngle_(GenericValue coordinationFraction)
          Returns the angle corresponding to the value of a unit.
 

Uses of AngleMathematical in uavsim.graphics.instruments.verticalspeedindicator
 

Methods in uavsim.graphics.instruments.verticalspeedindicator that return AngleMathematical
 AngleMathematical VerticalSpeedIndicator.mapAngle_(Altitude rateOfChange)
          Returns the angle corresponding to the value of a unit.
 

Uses of AngleMathematical in uavsim.graphics.instruments.vorlocalizerglideslope
 

Methods in uavsim.graphics.instruments.vorlocalizerglideslope that return AngleMathematical
 AngleMathematical VORLocalizerGlideslope.mapAngle_(AngleNavigational azimuth)
          Returns the angle corresponding to the value of a unit.
 

Uses of AngleMathematical in uavsim.navigationmodel
 

Fields in uavsim.navigationmodel declared as AngleMathematical
private static AngleMathematical Glideslope.HEIGHT
          the glideslope height
private static AngleMathematical Glideslope.SLOPE
          the glideslope slope
 

Methods in uavsim.navigationmodel that return AngleMathematical
 AngleMathematical Glideslope.getHeight()
          Gets the corridor height.
 AngleMathematical Glideslope.getSlope()
          Gets the corridor slope.