Oddity
Oddity.Models.Rockets.RocketEnginesInfo Class Reference
Inheritance diagram for Oddity.Models.Rockets.RocketEnginesInfo:
Oddity.Models.ModelBase

Properties

uint Number [get, set]
 
string Type [get, set]
 
string Version [get, set]
 
string Layout [get, set]
 
IspInfo Isp [get, set]
 
ThrustInfo ThrustSeaLevel [get, set]
 
ThrustInfo ThrustVacuum [get, set]
 
uint EngineLossMax [get, set]
 
string FirstPropellant [get, set]
 
string SecondPropellant [get, set]
 
double ThrustToWeight [get, set]
 
- Properties inherited from Oddity.Models.ModelBase
OddityCore Context [get, set]
 

Additional Inherited Members

- Public Member Functions inherited from Oddity.Models.ModelBase
void SetContext (OddityCore context)
 Sets the Oddity context used in lazy properties. More...
 
void CopyTo (ModelBase target)
 Makes a shallow copy of all properties into the target model (remember that it's filled, not instantiated again). More...
 

Property Documentation

uint Oddity.Models.Rockets.RocketEnginesInfo.EngineLossMax
getset
string Oddity.Models.Rockets.RocketEnginesInfo.FirstPropellant
getset
IspInfo Oddity.Models.Rockets.RocketEnginesInfo.Isp
getset
string Oddity.Models.Rockets.RocketEnginesInfo.Layout
getset
uint Oddity.Models.Rockets.RocketEnginesInfo.Number
getset
string Oddity.Models.Rockets.RocketEnginesInfo.SecondPropellant
getset
ThrustInfo Oddity.Models.Rockets.RocketEnginesInfo.ThrustSeaLevel
getset
double Oddity.Models.Rockets.RocketEnginesInfo.ThrustToWeight
getset
ThrustInfo Oddity.Models.Rockets.RocketEnginesInfo.ThrustVacuum
getset
string Oddity.Models.Rockets.RocketEnginesInfo.Type
getset
string Oddity.Models.Rockets.RocketEnginesInfo.Version
getset

The documentation for this class was generated from the following file: