| 
    INOS
    
   | 
 
ramp parameters More...
#include <cinosbaseramp.h>
Public Member Functions | |
| void | SetTemporary () | 
| mark structure as temporary  | |
| bool | GetTemporary () | 
| return true if structure is temporary  | |
| void | SetIgnoreCache () | 
| ignore ramp cache  | |
| void | ClrIgnoreCache () | 
| do not ignore ramp cache  | |
| bool | GetIgnoreCache () | 
| returns true if ramp cache is ignored  | |
| DECLARE_DYNAMIC (SINOSRampParam) | |
| dynamic object handling  | |
Public Attributes | |
| real64 | m_rVcmd | 
| commanded velocity  | |
| real64 | m_rAcmd | 
| commanded acceleration  | |
| real64 | m_rBcmd | 
| commanded deceleration  | |
| real64 | m_rCcmd | 
| commanded cruiseleration  | |
| real64 | m_rJcmd [4] | 
| commanded jerks  | |
| real64 | m_rJCcmd | 
| commanded cruise jerk  | |
| real64 | m_rTime | 
| time (RMS: relax time, P5: move time)  | |
| real64 | m_rSlow | 
| uint32 | m_uFlags = 0 | 
| additional flags  | |
| uint32 | m_uDummy | 
| 8 bytes alignment dummy  | |
ramp parameters
| real64 SINOSRampParam::m_rSlow | 
slow motion factor (IMPORTANT : this member has to be the last one of the structure, because CINOSRampCacheEntry !!!)