|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectuavsim.graphics.instruments.attitudeindicator.AttitudeIndicator.AttitudeMapper
private static final class AttitudeIndicator.AttitudeMapper
Defines the mapper that converts a unit value (pitch or roll) into a corresponding angle on the display.
| Constructor Summary | |
|---|---|
private |
AttitudeIndicator.AttitudeMapper()
|
| Method Summary | |
|---|---|
AngleMathematical |
mapAngle_(AngleMathematical angle)
Returns the angle corresponding to the value of a unit. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
private AttitudeIndicator.AttitudeMapper()
| Method Detail |
|---|
public AngleMathematical mapAngle_(AngleMathematical angle)
mapAngle_ in interface I_AngleMapper<AngleMathematical>angle - - the unit
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||