Mover Events

These are the event_output events related to the mover.

MOVER_BROKEN

Provides a notification that the mover on a platform has sustained damage factor equal to one (dead).

event_output Signature:

<time> <event> <platform>

Signature Elements:

Field

Description

<time>

The current simulation time

<event>

The event name

<platform>

Name of platform affected

MOVER_BURNED_OUT

Provides a notification that a rocket powered mover has exhausted thrust.

event_output Signature:

<time> <event> <platform>

Signature Elements:

Field

Description

<time>

The current simulation time

<event>

The event name

<platform>

Name of platform affected

MOVER_NON_OPERATIONAL

Provides a notification that mover has sustained totally disabling damage. The damage may in fact be repairable, and thus temporary.

event_output Signature:

<time> <event> <platform>

Signature Elements:

Field

Description

<time>

The current simulation time

<event>

The event name

<platform>

Name of platform affected

MOVER_OPERATIONAL

Provides a notification that a Mover has become Operational.

event_output Signature:

<time> <event> <platform>

Signature Elements:

Field

Description

<time>

The current simulation time

<event>

The event name

<platform>

Name of platform affected

MOVER_STAGED

Provides a notification that a rocket powered mover has dropped a stage, switching is current attributes (mass, drag, thrust, etc.) from a new one.

event_output Signature:

<time> <event> <platform>

Signature Elements:

Field

Description

<time>

The current simulation time

<event>

The event name

<platform>

Name of platform affected

MOVER_TURNED_OFF

Provides a notification that a Mover has been switched off. The effect on the platform motion is implementation-defined.

event_output Signature:

<time> <event> <platform>

Signature Elements:

Field

Description

<time>

The current simulation time

<event>

The event name

<platform>

Name of platform affected

MOVER_TURNED_ON

Provides a notification that a Mover has been switched on. Effect on the platform’s motion is implementation defined.

event_output Signature:

<time> <event> <platform>

Signature Elements:

Field

Description

<time>

The current simulation time

<event>

The event name

<platform>

Name of platform affected