HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
chRefitRange Struct Reference

#include <CH_Filters.h>

Public Member Functions

 chRefitRange (CH_Channel *chp)
 
void start (CH_Segment *segp)
 
void start (fpreal start, fpreal end)
 
void append (CH_Segment *segp)
 
void insertTime (fpreal t)
 
fpreal getStart () const
 
fpreal getEnd () const
 
UT_SortedSet< fpreal > & getTimes ()
 
const CH_ChannelgetChannel () const
 
void setCycleBefore (bool b)
 
void setCycleAfter (bool b)
 
void setIsCubic (bool b)
 
void setIsAuto (bool b)
 
bool getCycleBefore ()
 
bool getCycleAfter ()
 
bool isCubic ()
 
bool isAuto ()
 

Detailed Description

Definition at line 157 of file CH_Filters.h.

Constructor & Destructor Documentation

chRefitRange::chRefitRange ( CH_Channel chp)
inline

Definition at line 159 of file CH_Filters.h.

Member Function Documentation

void chRefitRange::append ( CH_Segment segp)
inline

Definition at line 187 of file CH_Filters.h.

const CH_Channel* chRefitRange::getChannel ( ) const
inline

Definition at line 213 of file CH_Filters.h.

bool chRefitRange::getCycleAfter ( )
inline

Definition at line 240 of file CH_Filters.h.

bool chRefitRange::getCycleBefore ( )
inline

Definition at line 235 of file CH_Filters.h.

fpreal chRefitRange::getEnd ( ) const
inline

Definition at line 203 of file CH_Filters.h.

fpreal chRefitRange::getStart ( ) const
inline

Definition at line 198 of file CH_Filters.h.

UT_SortedSet<fpreal>& chRefitRange::getTimes ( )
inline

Definition at line 208 of file CH_Filters.h.

void chRefitRange::insertTime ( fpreal  t)
inline

Definition at line 193 of file CH_Filters.h.

bool chRefitRange::isAuto ( )
inline

Definition at line 250 of file CH_Filters.h.

bool chRefitRange::isCubic ( )
inline

Definition at line 245 of file CH_Filters.h.

void chRefitRange::setCycleAfter ( bool  b)
inline

Definition at line 220 of file CH_Filters.h.

void chRefitRange::setCycleBefore ( bool  b)
inline

Definition at line 215 of file CH_Filters.h.

void chRefitRange::setIsAuto ( bool  b)
inline

Definition at line 230 of file CH_Filters.h.

void chRefitRange::setIsCubic ( bool  b)
inline

Definition at line 225 of file CH_Filters.h.

void chRefitRange::start ( CH_Segment segp)
inline

Definition at line 169 of file CH_Filters.h.

void chRefitRange::start ( fpreal  start,
fpreal  end 
)
inline

Definition at line 178 of file CH_Filters.h.


The documentation for this struct was generated from the following file: