메소드 | 설명 | |
---|---|---|
ClearValue ( ) : void | ||
Dispose ( ) : void | ||
FlightCtrlParam ( string name, SharedObjects sharedObjects ) : System | ||
OnFlyByWire ( FlightCtrlState &c ) : void | ||
ToString ( ) : string | ||
UpdateFlightControl ( Vessel vessel ) : void |
메소드 | 설명 | |
---|---|---|
HookEvents ( ) : void | ||
SteerByWire ( FlightCtrlState c ) : void | ||
UpdateThrottle ( FlightCtrlState c ) : void | ||
UpdateWheelThrottle ( FlightCtrlState c ) : void | ||
WheelSteer ( FlightCtrlState c ) : void | ||
getValue ( ) : object | ||
setValue ( object val ) : void |
public FlightCtrlParam ( string name, SharedObjects sharedObjects ) : System | ||
name | string | |
sharedObjects | SharedObjects | |
리턴 | System |
public UpdateFlightControl ( Vessel vessel ) : void | ||
vessel | Vessel | |
리턴 | void |