Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Classes
Package Expansions.Missions.Tests

This class receives the event when a kerbal gets in the vessel. optional parameters for location More...

Classes

class  TestAccuracy
 
class  TestCrewAssignment
 Test if a Specific Crew Member in specific part or specific vessel More...
 
class  TestDistance
 
class  TestEmptyFalse
 Base class thats always True - use this as join point More...
 
class  TestEmptyTrue
 Base class thats always True - use this as join point More...
 
class  TestFlyThrough
 Test if a vessel has reached a target volume. needs Vessel Selection. Might want 3d marker to appear in game when playing. More...
 
class  TestFundsRecovery
 Test for the recovered vessel funds amount. More...
 
class  TestGameEvent
 
class  TestGoTo
 Test if a vessel has reached a target volume. needs Vessel Selection. Might want 3d marker to appear in game when playing. More...
 
class  TestGrapple
 Test if a grappling device is grappling to anything. More...
 
class  TestKerbalBoarded
 
class  TestKerbalEVA
 
class  TestKerbalKilled
 
class  TestKerbalRecovery
 
class  TestKerbalRescue
 
class  TestMETTime
 Test for time in mission for a vessel. This compares the Vessel's mission time against the actual time More...
 
class  TestMissionFunds
 TestModule to test the current Mission Score More...
 
class  TestMissionScore
 TestModule to test the current Mission Score More...
 
class  TestMissionTime
 Test for mission time. This compares the game UT to the UT since the mission begin. More...
 
class  TestOrbit
 Test for vessel orbit. This test if the current orbit is within the tolerance value of another orbit. More...
 
class  TestOrbitParams
 Test for vessel orbit. This test if the current orbit is within the tolerance value of another orbit. More...
 
class  TestPartDocking
 Test if two specific parts are docked or undocked (part of the same vessel or not). More...
 
class  TestPlantFlag
 Test for plant flag. This test when a plant flag event is triggered in the specified body name and (optional)biome. More...
 
class  TestResourcesRecovery
 Test for the recovered resources when returned to HomeBody More...
 
class  TestScienceExperiment
 Test for Science Experiments. Two situations are catered for. Experiments transmitted successfully to RnD and Experiments when deployed. More...
 
class  TestSOILeft
 
class  TestSOIReached
 
class  TestTakeKerbal
 
class  TestTimeSinceNode
 
class  TestVessel
 Test Vessel is a base class for any other Test that involves a single vessel as a target. It can have an optional vesselID on its parameters, if its not defined it will use the active vessel as the target. More...
 
class  TestVesselActive
 
class  TestVesselActiveCount
 
class  TestVesselAltitude
 
class  TestVesselCrewCount
 Test for vessel crew count Test the aumount of kerbals within a vessel. More...
 
class  TestVesselMass
 
class  TestVesselPartCount
 
class  TestVesselRecovery
 
class  TestVesselResource
 Test for vessel resource. Test the aumount of a resource within a vessel. More...
 
class  TestVesselSituation
 
class  TestVesselSituationFlying
 Test if the selected vessel is flying More...
 
class  TestVesselSituationLanded
 Test if the selected vessel is Landed More...
 
class  TestVesselSituationSplashed
 Test if the selected vessel Splashed Down More...
 
class  TestVesselStage
 
class  TestVesselStageActivated
 
class  TestVesselState
 
class  TestVesselStateCrashed
 Test if the selected vessel has crashed More...
 
class  TestVesselVelocity
 Test if the selected vessel has reached a specific speed More...
 

Detailed Description

This class receives the event when a kerbal gets in the vessel. optional parameters for location

This class receives the event when a kerbal is recovered to its homebody

This class tests the node for the EVA event where the kerbal exits the vessel and enters into EVA state