18 #ifndef SEQGRADCHANLIST_H
19 #define SEQGRADCHANLIST_H
22 #include <odinseq/seqgradchan.h>
90 fvector get_switchpoints()
const;
98 void clear_container();
102 SeqGradChan* get_chan(
double& chanstart,
double midtime);
float get_strength() const
SeqGradChanList & operator+=(SeqGradChanList &sgcl)
STD_string get_properties() const
SeqGradInterface & set_strength(float gradstrength)
double get_gradduration() const
fvector get_gradintegral() const
direction get_channel() const
SeqGradInterface & invert_strength()
SeqGradChanList(const STD_string &object_label="unnamedSeqGradChanList")
void query(queryContext &context) const
double get_duration() const
SeqGradInterface & set_gradrotmatrix(const RotMatrix &matrix)
SeqGradChanList & operator=(const SeqGradChanList &sgcl)
unsigned int event(eventContext &context) const
SeqGradChanList(const SeqGradChanList &sgcl)