Package IMU
Class IMUParams
java.lang.Object
IMU.IMUParams
- All Implemented Interfaces:
 Cloneable
- 
Field Summary
FieldsModifier and TypeFieldDescriptionintCalibration values for heading, pitch and roll.static final intA list of the last files loaded by the IMU import utility. - 
Constructor Summary
Constructors - 
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