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 _

I

I_AngleMapper<_UNIT_ extends I_Unitable<_UNIT_>> - Interface in uavsim.graphics.instruments
Declares the capability to translate a unit of measurement into an angle to be rendered by a needle on a circular instrument.
I_Unitable<_UNIT_> - Interface in uavsim.datatypes
Declares the capability to do basic manipulation on units of measurement like Time, Latitude, Altitude, etc.
I_WorldMappable - Interface in uavsim.graphics.instruments
Declares the capability to translate between world coordinates (in latitude and longitude) and windows coordinates (in pixels).
ILSAssembly - Class in uavsim.navigationmodel
Defines an assembly of ILS subcomponents: localizer (with implied DME), glideslope, and inner, middle, and outer markers.
ILSAssembly(String, String, VOR_ILS_DME_Frequency, CoordinateWorld3D, AngleNavigational, Radius, Radius, Radius) - Constructor for class uavsim.navigationmodel.ILSAssembly
Builds the subcomponents of an ILS assembly.
ILSComputer - Class in uavsim.computers
Defines a navigation computer that links an ILS (instrument landing system) receiver, ILS instrument, DME (distance measuring equipment) instrument, localizer station, glideslope station, and marker beacons.
ILSComputer(NavigationChart, VORDMEReceiver, VORLocalizerGlideslope, DMEMarkerIndicator) - Constructor for class uavsim.computers.ILSComputer
Creates an ILS computer.
ILSComputerTest - Class in uavsim.computers.test
Defines a basic interactive graphical test of the ILS computer.
ILSComputerTest() - Constructor for class uavsim.computers.test.ILSComputerTest
Creates a test.
ILSComputerTest.Display - Class in uavsim.computers.test
Defines the display panel for the instruments.
ILSComputerTest.Display() - Constructor for class uavsim.computers.test.ILSComputerTest.Display
 
IMMINENT_STALL_LIFT_COEFFICIENT - Static variable in class uavsim.flightdynamicsmodel.AircraftModel
the coefficient of lift corresponding to an imminent stall
initialize(Vector, double, double, double) - Method in class uavsim.flightdynamicsmodel.AircraftModel
Initializes the state of the airplane as indicated and configures its finite-element model.
InnerMarker - Class in uavsim.navigationmodel
Defines an inner-marker beacon.
InnerMarker(String, CoordinateWorld3D) - Constructor for class uavsim.navigationmodel.InnerMarker
Creates an inner-marker chart element.
interpolate(_ANGLETYPE_, Scaler) - Method in class uavsim.datatypes.A_Angle
Interpolates between this angle and another.
interpolate(_ANGLETYPE_, Scaler, boolean) - Method in class uavsim.datatypes.A_Angle
Interpolates between this angle and another.
interpolate(Airspeed, Scaler) - Method in class uavsim.datatypes.Airspeed
Interpolates between this airspeed and another in the forward direction.
interpolate(AngleMathematical, Scaler) - Method in class uavsim.datatypes.AngleMathematical
Interpolates between this angle and another.
interpolate(AngleMathematical, Scaler, boolean) - Method in class uavsim.datatypes.AngleMathematical
Interpolates between this angle and another.
interpolate(AngleNavigational, Scaler) - Method in class uavsim.datatypes.AngleNavigational
Interpolates between this angle and another.
interpolate(AngleNavigational, Scaler, boolean) - Method in class uavsim.datatypes.AngleNavigational
Interpolates between this angle and another.
interpolate(Velocity, Scaler) - Method in class uavsim.datatypes.Velocity
Interpolates between this velocity and another.
interpolate(double, double[], double[], double) - Method in class uavsim.flightdynamicsmodel.AircraftModel
Interpolates a value in a two-dimensional table.
interpolate(CoordinateWorld3D) - Method in class uavsim.windmodel.WindVelocityCell
Esimates the wind velocity at a coordinate through three-dimension linear interpolation.
interpolatePlane(CoordinateWorld3D, boolean) - Method in class uavsim.windmodel.WindVelocityCell
Interpolates a coordinate by interpolating longitude at a latitude above and below a coordinate, then interpolating a latitude between these two results.
interpolateVelocity(Velocity, Velocity, Scaler) - Method in class uavsim.windmodel.WindVelocityCell
Interpolates between two velocities.
interpretLogEntry(String) - Method in class uavsim.flightdynamicsmodel.test.DataViewer
zzz
Interval<_UNIT_ extends I_Unitable<_UNIT_>> - Class in uavsim.datatypes
Defines an interval for any I_Unitable datatype.
Interval(_UNIT_, _UNIT_) - Constructor for class uavsim.datatypes.Interval
Creates an interval with no step, meaning any iterator applied to it must supply the step itself.
Interval(_UNIT_, _UNIT_, _UNIT_) - Constructor for class uavsim.datatypes.Interval
Creates an interval with a predefined step, meaning any iterator applied to it can use this value or supply one itself.
Interval(_UNIT_, _UNIT_, _UNIT_, boolean) - Constructor for class uavsim.datatypes.Interval
Creates an interval with a predefined step, meaning any iterator applied to it can use this value or supply one itself.
Interval(_UNIT_, _UNIT_, boolean) - Constructor for class uavsim.datatypes.Interval
Creates an interval with no step, meaning any iterator applied to it must supply the step itself.
Interval.Iterator - Class in uavsim.datatypes
Defines an iterator over the interval.
Interval.Iterator(_UNIT_, boolean) - Constructor for class uavsim.datatypes.Interval.Iterator
Creates an interval iterator.
inverse() - Method in class uavsim.flightdynamicsmodel.Matrix
Calculates the inverse of this matrix.
IS_LOGGING_ENABLED - Static variable in class uavsim.flightdynamicsmodel.test.FDMBlackboxTest
whether to write the model data to the log file
IS_LOGGING_ENABLED - Static variable in class uavsim.flightdynamicsmodel.test.FlightDynamicsTest
whether to write the model data to the log file
isContained(_ANGLETYPE_, boolean) - Method in class uavsim.datatypes.A_Arc
Returns whether an angle is on the arc interval [start,end) or [start,end].
isContained(CoordinateCartesianAbsolute) - Method in class uavsim.datatypes.Box
Determines whether a point is contained within the box.
isContained(CoordinateCartesianAbsolute) - Method in class uavsim.datatypes.Circle
Determines whether a point is contained within the circle.
isContained(CoordinateCartesianAbsolute, ArcMathematical, boolean) - Method in class uavsim.datatypes.Circle
Determines whether a point is contained within a sector of the circle.
isCoordinateHit(CoordinateCartesianAbsolute) - Method in class uavsim.graphics.controls.A_Control
Determines whether a screen coordinate is contained within the bounds of this control.
isCoordinateHit(CoordinateCartesianAbsolute) - Method in class uavsim.graphics.controls.buttons.A_Button
Determines whether a screen coordinate is contained within the bounds of this control.
isCoordinateHit(CoordinateCartesianAbsolute) - Method in class uavsim.graphics.controls.knobs.A_Knob
Determines whether a screen coordinate is contained within the bounds of this control.
isCoordinateHit(CoordinateCartesianAbsolute, ArcMathematical) - Method in class uavsim.graphics.controls.knobs.A_Knob
Determines whether a point is on a segment of the knob.
isCounterclockwise() - Method in class uavsim.datatypes.A_Arc.A_ArcIterator
Returns whether to iterate counterclockwise.
isEngaged() - Method in class uavsim.graphics.instruments.autopilot.Autopilot
Returns whether the autopilot is engaged.
isFilled() - Method in class uavsim.graphics.instruments.ArcDescriptor
Gets whether to fill the arc or outline it.
isGlideslopeAlive() - Method in class uavsim.graphics.instruments.horizontalsituationindicator.HorizontalSituationIndicator
Returns whether the glideslope is alive.
isGlideslopeAlive() - Method in class uavsim.graphics.instruments.vorlocalizerglideslope.VORLocalizerGlideslope
Returns whether the glideslope is alive.
isInclusive() - Method in class uavsim.datatypes.A_Arc.A_ArcIterator
Returns whether to include the end angle.
isInclusive() - Method in class uavsim.datatypes.Interval
Returns whether the end value is considered part of the interval.
isInclusive() - Method in class uavsim.datatypes.Interval.Iterator
Returns whether to include the end value.
isItalic() - Method in class uavsim.graphics.text.TextProperties
Returns whether text will be rendered in italics.
isItalic(boolean) - Method in class uavsim.graphics.text.TextProperties
Sets whether text will be rendered in italics.
isLocalizerAlive() - Method in class uavsim.graphics.instruments.horizontalsituationindicator.HorizontalSituationIndicator
Returns whether the localizer is alive.
isLocalizerAlive() - Method in class uavsim.graphics.instruments.vorlocalizerglideslope.VORLocalizerGlideslope
Returns whether the localizer is alive.
isMoon() - Method in class uavsim.graphics.instruments.ArcDescriptor
Gets whether to connect the end points of the arc inner radius to form a half moon.
isMoveableCard() - Method in class uavsim.graphics.instruments.automaticdirectionfinder.AutomaticDirectionFinder
Returns whether this is a moveable-card ADF.
isOffRangeEnd(_UNIT_) - Method in class uavsim.datatypes.Interval
Determines whether a value is off the end of the interval.
isOffRangeStart(_UNIT_) - Method in class uavsim.datatypes.Interval
Determines whether a value is off the start of the interval.
isOnGlideslope(CoordinateWorld) - Method in class uavsim.navigationmodel.Glideslope
Determines whether a coordinate is within the glideslope corridor.
isOnLocalizer(CoordinateWorld) - Method in class uavsim.navigationmodel.Localizer
Determines whether a coordinate is within the localizer arc.
isOverMarker(CoordinateWorld) - Method in class uavsim.navigationmodel.A_MarkerBeacon
Determines whether a coordinate is located over a marker.
isPlusMinus90() - Method in class uavsim.datatypes.AttitudeYaw
Returns whether this yaw is on the interval [-90,+90].
isPlusMinusDelta(AttitudeYaw) - Method in class uavsim.datatypes.AttitudeYaw
Returns whether this yaw is on an interval plus or minus a delta value.
isProportional() - Method in class uavsim.datatypes.Size
Returns whether the size and width remain proportional if either changes.
isReversed() - Method in class uavsim.datatypes.Interval.Iterator
Returns whether to iterate in from end to start.
isRotated() - Method in class uavsim.graphics.instruments.NumberDescriptor
Gets whether to rotate the numbers to align their base to the origin.
isShortestPathClockwise(_ANGLETYPE_) - Method in class uavsim.datatypes.A_Angle
Determines whether the shortest direction between this angle and another is clockwise.
isShortestPathClockwise(AngleMathematical) - Method in class uavsim.datatypes.AngleMathematical
Determines whether the shortest direction between this angle and another is clockwise.
isShortestPathClockwise(AngleNavigational) - Method in class uavsim.datatypes.AngleNavigational
Determines whether the shortest direction between this angle and another is clockwise.
isStalled() - Method in class uavsim.flightdynamicsmodel.AircraftModelController
Returns whether the aircraft is fully stalled.
isStalling() - Method in class uavsim.flightdynamicsmodel.AircraftModelController
Returns whether the aircraft is approaching a stall.
isStartBeforeEnd() - Method in class uavsim.datatypes.A_Arc
Determines whether the start angle is smaller than the end angle.
isToOrFromStation() - Method in class uavsim.graphics.instruments.horizontalsituationindicator.HorizontalSituationIndicator
Returns whether the CDI is indicating TO or FROM a station.
isToOrFromStation() - Method in class uavsim.graphics.instruments.vorlocalizerglideslope.VORLocalizerGlideslope
Returns whether the CDI is indicating TO or FROM a station.
isWithinRange(_UNIT_) - Method in class uavsim.datatypes.Interval
Determines whether a value is inclusively on the interval.
ITALICS_GRADIENT - Static variable in class uavsim.graphics.text.VectorText
the slant run over rise for italic characters

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 _