Package IMU
Class IMUParams
java.lang.Object
IMU.IMUParams
- All Implemented Interfaces:
Cloneable
-
Field Summary
Modifier and TypeFieldDescriptionint
Calibration values for heading, pitch and roll.static final int
A list of the last files loaded by the IMU import utility. -
Constructor Summary
-
Method Summary
-
Field Details
-
IMPORT_CSV
public static final int IMPORT_CSV- See Also:
-
currentIMUType
public int currentIMUType -
lastCSVFiles
A list of the last files loaded by the IMU import utility. -
headingCal
Calibration values for heading, pitch and roll. In RADIANS. -
pitchCal
-
tiltCal
-
-
Constructor Details
-
IMUParams
public IMUParams()
-
-
Method Details
-
clone
-