Class PDFCS.Thruster
- Namespace
- FistVR
- Assembly
- Assembly-CSharp.dll
public class PDFCS.Thruster
- Inheritance
-
PDFCS.Thruster
- Inherited Members
-
Constructors
Thruster()
Fields
FCS
Field Value
- PDFCS
IsAfterburner
public bool IsAfterburner
Field Value
- bool
ParentSys
public PDComponentID ParentSys
Field Value
- PDComponentID
PositionLocal
public Vector3 PositionLocal
Field Value
- Vector3
TConfig
public PDThrusterConfig TConfig
Field Value
- PDThrusterConfig
ThrustDirLocal
public PDFCS.Thruster.Facing ThrustDirLocal
Field Value
- PDFCS.Thruster.Facing
isAngular
Field Value
- bool
isDebug
Field Value
- bool
Methods
GetMaxLinearOutput()
public float GetMaxLinearOutput()
Returns
- float
Init()
SetTargetLoad(float)
public void SetTargetLoad(float l)
Parameters
l
float
Tick(float)
public void Tick(float t)
Parameters
t
float