Property | Type | Description | |
---|---|---|---|
AlignmentCaptions | string[] | ||
ControlModeCaptions | string[] | ||
Kd | float | ||
Ki | float | ||
Kp | float | ||
PointAt | Orient | ||
SyncMode | SynchronizationType |
Property | Type | Description | |
---|---|---|---|
WindowPos | Rect |
Method | Description | |
---|---|---|
onDisconnect ( ) : void | ||
onFlightStart ( ) : void | ||
onPartDestroy ( ) : void | ||
onPartStart ( ) : void | ||
onPartUpdate ( ) : void |
Method | Description | |
---|---|---|
CalculateNearestRendezvousInSeconds ( double &timeToRendezvous, double &minDeltaTime ) : void | ||
CalculateTimeTillFurtherTargetApsis ( ) : double | ||
CalculateTimeTillNextTargetApsis ( ) : double | ||
CheckVessel ( ) : bool |
Checks if the selected vessel is still where we expect it.
|
|
DrawGUI ( ) : void |
Draws the GUI.
|
|
DriveShip ( FlightCtrlState, controls ) : void | ||
PerformSyncPartLogic ( ) : void | ||
RenderAlignUI ( GUIStyle sty ) : void | ||
RenderOffUI ( GUIStyle sty ) : void | ||
RenderRendezvousUI ( GUIStyle sty ) : void | ||
RenderSelectedUI ( GUIStyle sty ) : void | ||
RenderSyncUI ( GUIStyle sty ) : void | ||
RenderVesselsUI ( GUIStyle sty ) : void | ||
UpdateVectors ( ) : void |
Updates the vectors.
|
|
WindowGUI ( int windowID ) : void |