Class OrbitEccentricity
- Namespace
 - KSP.Messages.PropertyWatchers
 
- Assembly
 - Assembly-CSharp.dll
 
[DiscoverableProperty("Properties/Vehicle/OrbitEccentricity", true, "Returns the orbital eccentricity of the active vessel if one exists.", "")]
public class OrbitEccentricity : VehiclePropertyWatcher
  - Inheritance
 - 
      
      
      
      OrbitEccentricity
 
- Inherited Members
 
- Extension Methods
 
Constructors
OrbitEccentricity()
public OrbitEccentricity()
  Methods
GetValueDouble()
public override double GetValueDouble()
  Returns
baseType()
public override Type baseType()