Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Classes | Enumerations
Package PreFlightTests

Classes

class  AirBreathingEnginesForIntakes
 
class  AntennaPresent
 
class  CanAffordLaunchTest
 
class  ComOffset
 
class  ContractEquipment
 
class  CraftWithinMassLimits
 
class  CraftWithinPartCountLimit
 
class  CraftWithinSizeLimits
 
class  DecouplerFacing
 
class  DecouplersBeforeClamps
 
class  DesignConcernBase
 
class  DockingPortAsDecoupler
 
class  DockingPortFacing
 
class  DockingPortRCS
 
class  ElectricBatteryAndNoCharge
 
class  ElectricChargeAndNoBattery
 
class  ElectricChargeAndNoConsumer
 
class  ElectricConsumerAndNoCharge
 
class  EnginesJettisonedBeforeUse
 
class  ExperimentalPartsAvailable
 
class  FacilityOperational
 
class  HatchObstructed
 
interface  IDesignConcern
 
class  InputAuthority
 
class  IntakesForAirBreathingEngines
 Checks for whether the vessel has air breathing engines and intakes connected to them. if no intakes are found when engines are present, the test fails. More...
 
interface  IPreFlightTest
 
class  KerbalSeatCollision
 
class  LadderPresent
 
class  LandingGearPresent
 
class  LaunchSiteClear
 
class  MissingCrew
 
class  NoControlSources
 
class  NoCrewInMannedVessel
 
class  NonRootCmdMissaligned
 
class  ParachuteOnEngineStage
 
class  ParachuteOnFirstStage
 
class  ParachutePresent
 
class  RequiredIScienceDataTransmitter
 
class  ResourceConsumersReachable
 Tests if each resource consumer on a vessel gets the fuel it needs Hightlights containers not reached. More...
 
class  ResourceContainersReachable
 Tests if each resource container on a vessel is reachable by a consumer Hightlights containers not reached. More...
 
class  StationHubAttachments
 
class  WrongVesselTypeForLaunchSite
 

Enumerations

enum  DesignConcernSeverity { DesignConcernSeverity.NOTICE = 0, DesignConcernSeverity.WARNING = 1, DesignConcernSeverity.CRITICAL = 2 }
 

Enumeration Type Documentation

Enumerator
NOTICE 
WARNING 
CRITICAL