Oddity
Oddity.Models.Launches.LaunchFailure Class Reference
Inheritance diagram for Oddity.Models.Launches.LaunchFailure:
Oddity.Models.ModelBase

Properties

int Time [get, set]
 
uint Altitude [get, set]
 
string Reason [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.Launches.LaunchFailure.Altitude
getset
string Oddity.Models.Launches.LaunchFailure.Reason
getset
int Oddity.Models.Launches.LaunchFailure.Time
getset

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