Class Home::HomeData
Defined in File CoreMotionApi.h
Nested Relationships
This class is a nested type of Class Home.
Class Documentation
-
class HomeData
This class contains homing related data for all axes.
Public Functions
-
HomeData()
Public Members
-
AxisHomeData axesHomeData[constants::maxAxes]
An array of AxisHomeData objects, each of which contains home data for a single axis. The array index corresponds to the axis number.
-
HomeData()