space_ex v0.5.1 SpaceEx.SpaceCenter.Experiment

Obtained by calling SpaceEx.SpaceCenter.Part.experiment/1.

Link to this section Summary

Functions

Determines if the experiment is available given the current conditions

The name of the biome the experiment is currently in

The data contained in this experiment

Whether the experiment has been deployed

Dump the experimental data contained by the experiment

Whether the experiment contains data

Whether the experiment is inoperable

The part object for this experiment

Whether the experiment can be re-run

Reset the experiment

Run the experiment

Containing information on the corresponding specific science result for the current conditions

Transmit all experimental data contained by this part

Link to this section Functions

Link to this function available(this)

Determines if the experiment is available given the current conditions.

The name of the biome the experiment is currently in.

The data contained in this experiment.

Whether the experiment has been deployed.

Dump the experimental data contained by the experiment.

Whether the experiment contains data.

Link to this function inoperable(this)

Whether the experiment is inoperable.

The part object for this experiment.

Link to this function rerunnable(this)

Whether the experiment can be re-run.

Reset the experiment.

Run the experiment.

Link to this function science_subject(this)

Containing information on the corresponding specific science result for the current conditions.

Returns nil if the experiment is unavailable.

Transmit all experimental data contained by this part.