|
| | CraftWithinMassLimits (ShipConstruct ship, SpaceCenterFacility facility, double maxMass) |
| |
| | CraftWithinMassLimits (ShipTemplate template, SpaceCenterFacility facility, double maxMass) |
| |
| | CraftWithinMassLimits (float mass, string name, SpaceCenterFacility facility, double maxMass) |
| |
| | CraftWithinMassLimits (ShipConstruct ship, LaunchSite facility, double maxMass) |
| |
| | CraftWithinMassLimits (ShipTemplate template, LaunchSite facility, double maxMass) |
| |
| string | GetAbortOption () |
| |
| string | GetProceedOption () |
| |
| string | GetWarningDescription () |
| |
| string | GetWarningTitle () |
| |
| bool | Test () |
| |
| PreFlightTests.CraftWithinMassLimits.CraftWithinMassLimits |
( |
float |
mass, |
|
|
string |
name, |
|
|
SpaceCenterFacility |
facility, |
|
|
double |
maxMass |
|
) |
| |
|
inline |
| PreFlightTests.CraftWithinMassLimits.CraftWithinMassLimits |
( |
ShipConstruct |
ship, |
|
|
LaunchSite |
facility, |
|
|
double |
maxMass |
|
) |
| |
|
inline |
| PreFlightTests.CraftWithinMassLimits.CraftWithinMassLimits |
( |
ShipTemplate |
template, |
|
|
LaunchSite |
facility, |
|
|
double |
maxMass |
|
) |
| |
|
inline |
| string PreFlightTests.CraftWithinMassLimits.GetAbortOption |
( |
| ) |
|
|
inline |
| string PreFlightTests.CraftWithinMassLimits.GetProceedOption |
( |
| ) |
|
|
inline |
| string PreFlightTests.CraftWithinMassLimits.GetWarningDescription |
( |
| ) |
|
|
inline |
| string PreFlightTests.CraftWithinMassLimits.GetWarningTitle |
( |
| ) |
|
|
inline |
| bool PreFlightTests.CraftWithinMassLimits.Test |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: