space_ex v0.3.0 SpaceEx.SpaceCenter.Radiator

A radiator.

Obtained by calling SpaceEx.SpaceCenter.Part.radiator/2.

Link to this section Summary

Functions

Whether the radiator is deployable

For a deployable radiator, true if the radiator is extended

The part object for this radiator

For a deployable radiator, true if the radiator is extended

The current state of the radiator

Link to this section Functions

Link to this function deployable(conn, this)

Whether the radiator is deployable.

Link to this function deployed(conn, this)

For a deployable radiator, true if the radiator is extended.

If the radiator is not deployable, this is always true.

Link to this function part(conn, this)

The part object for this radiator.

Link to this function set_deployed(conn, this, value)

For a deployable radiator, true if the radiator is extended.

If the radiator is not deployable, this is always true.

Link to this function state(conn, this)

The current state of the radiator.

A fixed radiator is always :extended.