TwiceAsNice  2019-02-18
Variables
Basda::Index Namespace Reference

Variables

const int X = 0
 
const int Y = 1
 
const int NUMBER_OF_CYCLES = 0
 
const int VELOCITY = 1
 
const int POSITION = 2
 
const int ACCELERATION = 3
 
const int JERK = 4
 

Variable Documentation

◆ ACCELERATION

const int Basda::Index::ACCELERATION = 3

◆ JERK

const int Basda::Index::JERK = 4

◆ NUMBER_OF_CYCLES

const int Basda::Index::NUMBER_OF_CYCLES = 0

◆ POSITION

const int Basda::Index::POSITION = 2

◆ VELOCITY

const int Basda::Index::VELOCITY = 1

◆ X

const int Basda::Index::X = 0

◆ Y

const int Basda::Index::Y = 1