Table of Contents

Class SerializedOrbitProperties

Namespace
KSP.Sim
Assembly
Assembly-CSharp.dll
public class SerializedOrbitProperties
Inheritance
SerializedOrbitProperties
Inherited Members
Extension Methods

Constructors

SerializedOrbitProperties()

public SerializedOrbitProperties()

Fields

argumentOfPeriapsis

public double argumentOfPeriapsis

Field Value

double

eccentricity

public double eccentricity

Field Value

double

epoch

public double epoch

Field Value

double

inclination

public double inclination

Field Value

double

longitudeOfAscendingNode

public double longitudeOfAscendingNode

Field Value

double

meanAnomalyAtEpoch

public double meanAnomalyAtEpoch

Field Value

double

referenceBodyGuid

public string referenceBodyGuid

Field Value

string

semiMajorAxis

public double semiMajorAxis

Field Value

double