space_ex v0.3.0 SpaceEx.SpaceCenter.Resource

An individual resource stored within a part.

Created using methods in the SpaceEx.SpaceCenter.Resources class.

Link to this section Summary

Functions

The amount of the resource that is currently stored in the part

The density of the resource, in \(kg/l\)

Whether use of this resource is enabled

The flow mode of the resource

The total amount of the resource that can be stored in the part

The name of the resource

The part containing the resource

Whether use of this resource is enabled

Link to this section Functions

Link to this function amount(conn, this)

The amount of the resource that is currently stored in the part.

Link to this function density(conn, this)

The density of the resource, in \(kg/l\).

Link to this function enabled(conn, this)

Whether use of this resource is enabled.

Link to this function flow_mode(conn, this)

The flow mode of the resource.

Link to this function max(conn, this)

The total amount of the resource that can be stored in the part.

Link to this function name(conn, this)

The name of the resource.

Link to this function part(conn, this)

The part containing the resource.

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

Whether use of this resource is enabled.