kadi.commands.states.ManeuverSunPitchTransition#

class kadi.commands.states.ManeuverSunPitchTransition#

Bases: ManeuverTransition

Like ManeuverTransition except perform a pure-pitch maneuver from attitude.

This does not change the PCAD mode.

command_attributes#
state_keys#
classmethod set_transitions(transitions_list, cmds, start, stop)#
classmethod callback(date, transitions, state, idx, *, pitch)#

Transition function callback to generate downstream transitions.

These perform the actual maneuver and (usually) transition to NPM at the end of maneuver.