NDEVR
API Documentation
Deployments

Drill holes, drill patterns, calibration, and deployment tracking. More...

Collaboration diagram for Deployments:

Classes

class  BubbleLevelWidget
 A widget that displays a 2D bubble level visualization based on tilt angles from an OrientationSensor, providing visual feedback for device leveling. More...
class  CalibratorWidget
 A widget that allows the user to interact with an IMUCalibrator object and perform an IMU calibration. More...
struct  DeploymentOptions
 Stores ApplicationOptions related to Deployments. More...
class  DeploymentUnit
 A CustomUnit that is used to define the length of a Deployment. More...
class  IMUCalibrator
 Logic and storage for IMU calibration. More...
class  MadgwickOrientationSensor
 Used to calculate madgick orientation given sensor streams for gyro and optionally magnetometer(s) and accelerometer(s). More...
class  MadgwickSimulator
 A simulated device that generates IMU data and runs a Madgwick orientation filter to test and visualize orientation estimation behavior. More...
class  MadgwickSimulatorCharts
 Manages chart visualizations for Madgwick sensor fusion simulator data, displaying accelerometer, gyroscope, and absolute orientation over time. More...
class  MagneticCalibrationFactory
 IOFactory interface for reading and writing MagneticCalibrationData to files. More...
class  MagneticCalibrationSpreadsheet
 IOFactory interface for reading and writing data from magnetometer calibration checks to excel files. More...
class  MagneticDeclinationDialog
 Dialog which allows user to set or calculate the magnetic declination. More...
class  MagneticDeclinationDialogFactory
 Allows program-wide registration of a magnetic dialog to display when user should adjust magnetic declination. More...
class  MagnetometerCalibrationDialog
 Dialog which allows user to edit or create a MagneticCalibrationData object. More...
class  MagnetometerWidget
 Widget for displaying the live state of a magnetometer object. More...
class  MotorDeploymentWidget
 Provides an interface for controlling a motor involved with a particular Deployment. More...
class  OrientationOperations
 Allows for easy manipulation of a Models orientation. More...
class  OrientationOperationsWidget
 A popup Editor dialog for showing options or information related to the orientation of an Object layer or Calibration. More...
class  OrientationOperationsWidget::GNSSCallback
 Abstract callback interface for creating GNSS orientation widgets. More...
class  OrientationSensor
 Forward declaration for design object lookup service. More...
class  StationEditor
 A popup Editor dialog for showing options or information related to StationModel objects. More...
struct  StationOptions
 Stores ApplicationOptions related to user preferences for Stations. More...
class  WinchDeploymentDialog
 Dialog providing detailed winch deployment controls and distance encoder feedback. More...

Detailed Description

Drill holes, drill patterns, calibration, and deployment tracking.

Classes for managing borehole deployments, drill pattern layouts, deployment records, station models, orientation calibration, and associated charting tools.