TwiceAsNice
2019-02-18
|
Single segment of a MoCon profile. More...
#include <Profile.h>
Public Attributes | |
int | position |
position in counts More... | |
int | velocity |
velocity in counts/cycle More... | |
int | acceleration |
acceleration in counts/cycle^2 More... | |
int | jerk |
jerk in counts/cycle^3 More... | |
int | numberOfCycles |
number of cycles (duration) More... | |
Nice::I64 | startCycle |
absolute start cycle of this segment More... | |
Nice::Date | startDate |
start date of this segment More... | |
Single segment of a MoCon profile.
int Basda::MoConModuleProfile::Segment::acceleration |
acceleration in counts/cycle^2
int Basda::MoConModuleProfile::Segment::jerk |
jerk in counts/cycle^3
int Basda::MoConModuleProfile::Segment::numberOfCycles |
number of cycles (duration)
int Basda::MoConModuleProfile::Segment::position |
position in counts
Nice::I64 Basda::MoConModuleProfile::Segment::startCycle |
absolute start cycle of this segment
Nice::Date Basda::MoConModuleProfile::Segment::startDate |
start date of this segment
int Basda::MoConModuleProfile::Segment::velocity |
velocity in counts/cycle