kadi.commands.states.TargQuatTransition#
- class kadi.commands.states.TargQuatTransition#
Bases:
BaseTransition
Commanded target quaternion
- command_attributes#
- state_keys#
- classmethod set_transitions(transitions_list, cmds, start, stop)#
Set transitions for a Table of commands
cmds
.- Parameters:
- transitions_list
list of transitions (updated in-place)
- cmds
commands (CmdList)
- start
start time for states
- stop
stop time for states
- Returns:
- None