메소드 |
설명 |
|
Bind ( ) : void |
|
|
CheckKillRotation ( string suffixName, object value ) : bool |
|
|
CheckNeutral ( string suffix, object value ) : bool |
|
|
CheckResetTrim ( string suffixName, object value ) : bool |
|
|
GetPilotRotation ( ) : kOS.Suffixed.Vector |
|
|
GetPilotTranslation ( ) : kOS.Suffixed.Vector |
|
|
InitializePilotSuffixes ( ) : void |
|
|
InitializeSuffixes ( ) : void |
|
|
Invert ( float f ) : float |
|
|
OnFlyByWire ( FlightCtrlState st ) : void |
|
|
PushNewSetting ( FlightCtrlState &st ) : void |
|
|
ReadPilot ( float &flightInputValue ) : float |
|
|
ResetControls ( ) : void |
|
|
SetRotation ( kOS.Suffixed.Vector vectorValue ) : void |
|
|
SetTranslation ( kOS.Suffixed.Vector vectorValue ) : void |
|
|
ValueToFloat ( object value, float &doubleValue ) : bool |
|
|
ValueToVector ( object value, kOS.Suffixed.Vector &vectorValue ) : bool |
|
|