191 const int spsat_start_time = 0;
KS_SEQ_CONTROL seqctrl
Definition: kssat.e:53
KS_TRAP spoiler
Definition: kssat.e:57
KSSPSAT_MODULE spsat
Definition: kssat.e:56
KSMT_MODULE mt
Definition: kssat.e:54
int pos
Definition: KSFoundation.h:463
STATUS ksspsat_pg(KSSPSAT_MODULE *spsat_module, int start_time, KS_SEQ_CONTROL *ctrl)
Place all waveforms for the spatial sat module
Definition: ksspsat.cc:358
int end_time
Definition: kschemsat.h:70
int board
Definition: KSFoundation.h:462
float ampscale
Definition: KSFoundation.h:464
KSCHEMSAT_MODULE chemsat
Definition: kssat.e:55
KS_GRADRFCTRL gradrf
Definition: KSFoundation.h:1236
void ks_init_gradrfctrl(KS_GRADRFCTRL *gradrfctrl)
Resets KS_GRADRFCTRL to its default value (KS_INIT_GRADRFCTRL)
Definition: KSFoundation_host.c:141
#define KS_RFSSP_POSTTIME
Definition: KSFoundation.h:218
int end_time
Definition: ksspsat.h:111
int end_time
Definition: ksmt.h:70
STATUS ks_pg_trap(KS_TRAP *trap, KS_SEQLOC loc, KS_SEQ_CONTROL *ctrl) WARN_UNUSED_RESULT
Places a KS_TRAP sequence object on a board at some position in the pulse sequence
Definition: KSFoundation_common.c:1802
#define KS_RAISE(status)
Definition: KSFoundation.h:190
typedef struct used as argument to ks_pg_*** functions to control where and when to place a sequence ...
Definition: KSFoundation.h:461
STATUS ksmt_pg(KSMT_MODULE *mt, int start_time, KS_SEQ_CONTROL *seqctrl_p)
Generate the waveforms of a MT module
Definition: ksmt.cc:100
STATUS kschemsat_pg(KSCHEMSAT_MODULE *chemsat, int start_time, KS_SEQ_CONTROL *seqctrl_p)
Generate the waveforms of a chemical sat module
Definition: kschemsat.cc:89
int ssi_time
Definition: KSFoundation.h:1226
STATUS ks_eval_seqctrl_setminduration(KS_SEQ_CONTROL *seqctrl, int mindur)
Sets the minimum duration and duration fields of a KS_SEQ_CONTROL struct based on some minimum time (...
Definition: KSFoundation_host.c:4921
#define KS_INIT_SEQLOC
Definition: KSFoundation.h:287
KS_DESCRIPTION description
Definition: KSFoundation.h:1234
int kssat_ssi_time
Definition: kssat.e:118
int duration
Definition: KSFoundation.h:673
#define KS_RFSSP_PRETIME
Definition: KSFoundation.h:217