Go to the documentation of this file.
30 #ifndef INC_CINOSJERKRAMP_H
31 #define INC_CINOSJERKRAMP_H
37 #define DF_INOS_JERK_RAMP_DBT "INOS-JERK-RAMP" // db table name
38 #define DF_INOS_JERK_RAMP_NAME "CINOSJerkRamp" // ramp name
103 #endif // INC_CINOSJERKRAMP_H
Descriptor structure used to configure a ramp. It is usually defined in a corresponding xxx....
Definition: cinosbaseramp.h:210
virtual CINOSBaseRamp * Clone() override
clone myself and return pointer to it
Definition: cinosbaseramp.h:751
Descriptor structure used to configure a ramp. It is usually defined in a corresponding xxx....
Definition: cinosjerkramp.h:59
virtual ~CINOSJerkRamp()
destructor
CINOSJerkRamp(SINOSJerkRamp *apDesc=0)
constructor
static uint32 GetVersion()
get ramp generator version
definition of the CINOSJerkRamp class
Definition: cinosjerkramp.h:71