Table of Contents

Class Data_Heatsink

Namespace
KSP.Modules
Assembly
Assembly-CSharp.dll
public class Data_Heatsink : ModuleData
Inheritance
Data_Heatsink
Inherited Members
Extension Methods

Constructors

Data_Heatsink()

public Data_Heatsink()

Fields

heatsinkType

[KSPDefinition]
public HeatsinkType heatsinkType

Field Value

HeatsinkType

probeLength

[KSPDefinition]
public float probeLength

Field Value

float

surfaceFluxMaximum

[KSPDefinition]
public double surfaceFluxMaximum

Field Value

double

transfromName

[KSPDefinition]
public string transfromName

Field Value

string

Properties

ModuleType

public override Type ModuleType { get; }

Property Value

Type