cmd_set_rts(*args[, date])
|
|
cmd_set_obsid(obs_id[, date])
|
Return a command set that updates the commanded ObsID. |
cmd_set_maneuver(*args[, date])
|
Return a command set that initiates a maneuver to the given attitude att. |
cmd_set_aciscti([date])
|
|
cmd_set_end_vehicle([date])
|
|
cmd_set_end_observing([date])
|
|
cmd_set_scs107([date])
|
|
cmd_set_dither(state[, date])
|
|
cmd_set_bright_star_hold([date])
|
|
cmd_set_maneuver_sun_pitch(pitch[, date])
|
Maneuver to pitch Sun pitch angle (absolute). |
cmd_set_maneuver_sun_rasl(rasl[, date])
|
Maneuver by angle degrees in roll about Sun line (relative to current). |
_cmd_set_nsm_or_safe_mode(*args[, tlmsid, date])
|
Return a command set that sets the NSM or safe mode pitch to args[0]. |
cmd_set_nsm(*args[, date])
|
|
cmd_set_safe_mode(*args[, date])
|
|
cmd_set_load_not_run(load_name[, date])
|
|
cmd_set_observing_not_run(load_name[, date])
|
|
cmd_set_hrc_not_run(load_name[, date])
|
|
cmd_set_command(*args[, date])
|
Parse Command or Command not run params string and return a command dict. |
cmd_set_end_scs(*args[, date])
|
|
cmd_set_command_not_run(*args[, date])
|
|
get_cmds_from_event(date, event, params_str)
|
Return a predefined cmd_set name corresponding to the given event. |