space_ex v0.4.0 SpaceEx.SpaceCenter.SolarPanel

A solar panel.

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

Link to this section Summary

Functions

Whether the solar panel is deployable

Whether the solar panel is extended

The current amount of energy being generated by the solar panel, in units of charge per second

The part object for this solar panel

Whether the solar panel is extended

The current state of the solar panel

The current amount of sunlight that is incident on the solar panel, as a percentage

Link to this section Functions

Link to this function deployable(conn, this)

Whether the solar panel is deployable.

Link to this function deployed(conn, this)

Whether the solar panel is extended.

Link to this function energy_flow(conn, this)

The current amount of energy being generated by the solar panel, in units of charge per second.

Link to this function part(conn, this)

The part object for this solar panel.

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

Whether the solar panel is extended.

Link to this function state(conn, this)

The current state of the solar panel.

Link to this function sun_exposure(conn, this)

The current amount of sunlight that is incident on the solar panel, as a percentage.

A value between 0 and 1.