MipTasks::TrackerPathNames [static] |
Initial value:
{
"Asteroid",
"Cardioid",
"Clothoid",
"Eight",
"Ellipse",
"Segment"
}
Names of the possible time law of the tracker.
const char* MipTasks::TrackerTimeLawNames[TRACKER_NUM_TIMELAWS] [static] |
Initial value:
{
"Stillness",
"ConstantSpeed",
"TriangularSpeed",
"TrapezoidalSpeed",
"CubicSpeed",
"TrapezoidalAcc",
"TrapezoidalDec",
}
1.5.6