Table of Contents

Class PDFCS.Thruster

Namespace
FistVR
Assembly
Assembly-CSharp.dll
public class PDFCS.Thruster
Inheritance
PDFCS.Thruster
Inherited Members

Constructors

Thruster()

public Thruster()

Fields

FCS

public PDFCS 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

public bool isAngular

Field Value

bool

isDebug

public bool isDebug

Field Value

bool

Methods

GetMaxLinearOutput()

public float GetMaxLinearOutput()

Returns

float

Init()

public void Init()

SetTargetLoad(float)

public void SetTargetLoad(float l)

Parameters

l float

Tick(float)

public void Tick(float t)

Parameters

t float