|
| string | Id [get, set] |
| |
| string | Name [get, set] |
| |
| string | Type [get, set] |
| |
| bool | Active [get, set] |
| |
| uint | Stages [get, set] |
| |
| uint | Boosters [get, set] |
| |
| string | Country [get, set] |
| |
| string | Company [get, set] |
| |
| string | Wikipedia [get, set] |
| |
| string | Description [get, set] |
| |
| SizeInfo | Height [get, set] |
| |
| SizeInfo | Diameter [get, set] |
| |
| MassInfo | Mass [get, set] |
| |
| RocketEnginesInfo | Engines [get, set] |
| |
| uint | CostPerLaunch [get, set] |
| |
| uint | SuccessRate [get, set] |
| |
| DateTime | FirstFlight [get, set] |
| |
| RocketFirstStageInfo | FirstStage [get, set] |
| |
| SecondStageInfo | SecondStage [get, set] |
| |
| RocketLandingLegsInfo | LandingLegs [get, set] |
| |
| List< RocketPotentialPayloadWeightInfo > | PayloadWeights [get, set] |
| |
| List< string > | FlickrImages [get, set] |
| |
| OddityCore | Context [get, set] |
| |
| string | Id [get, set] |
| | Gets or sets the model ID. More...
|
| |
| override string Oddity.Models.Rockets.RocketInfo.ToString |
( |
| ) |
|
| bool Oddity.Models.Rockets.RocketInfo.Active |
|
getset |
| uint Oddity.Models.Rockets.RocketInfo.Boosters |
|
getset |
| string Oddity.Models.Rockets.RocketInfo.Company |
|
getset |
| uint Oddity.Models.Rockets.RocketInfo.CostPerLaunch |
|
getset |
| string Oddity.Models.Rockets.RocketInfo.Country |
|
getset |
| string Oddity.Models.Rockets.RocketInfo.Description |
|
getset |
| SizeInfo Oddity.Models.Rockets.RocketInfo.Diameter |
|
getset |
| DateTime Oddity.Models.Rockets.RocketInfo.FirstFlight |
|
getset |
| List<string> Oddity.Models.Rockets.RocketInfo.FlickrImages |
|
getset |
| SizeInfo Oddity.Models.Rockets.RocketInfo.Height |
|
getset |
| string Oddity.Models.Rockets.RocketInfo.Id |
|
getset |
| MassInfo Oddity.Models.Rockets.RocketInfo.Mass |
|
getset |
| string Oddity.Models.Rockets.RocketInfo.Name |
|
getset |
| uint Oddity.Models.Rockets.RocketInfo.Stages |
|
getset |
| uint Oddity.Models.Rockets.RocketInfo.SuccessRate |
|
getset |
| string Oddity.Models.Rockets.RocketInfo.Type |
|
getset |
| string Oddity.Models.Rockets.RocketInfo.Wikipedia |
|
getset |
The documentation for this class was generated from the following file: