Uses of Class
IMU.IMUControl
Packages that use IMUControl
-
Uses of IMUControl in IMU
Methods in IMU that return IMUControlMethods in IMU with parameters of type IMUControlModifier and TypeMethodDescriptionstatic IMUParams
IMUImportDialog.showDialog
(Frame parentFrame, IMUControl imuControl, IMUImportMananger importCSVMethod) static IMUParams
IMUSettingsDialog.showDialog
(Frame parentFrame, IMUControl imuControl) Constructors in IMU with parameters of type IMUControlModifierConstructorDescriptionIMUDataBlock
(IMUControl imuControl, String dataName, PamProcess parentProcess) IMUImportDialog
(Window parentFrame, IMUControl imuControl, IMUImportMananger importCSVMethod) IMUImportMananger
(IMUControl imuControl) IMULogging
(IMUControl imuControl, PamDataBlock pamDataBlock) IMUProcess
(IMUControl imuControl) IMUSettingsDialog
(Window parentFrame, IMUControl imuControl)