Interface AngleMeasurementListener

All Known Implementing Classes:
AngleCalibrationDialog, AngleProcess, FluxgateWorldDialog

public interface AngleMeasurementListener
  • Method Summary Link icon

    Modifier and Type
    Method
    Description
    void
    newAngle(Double rawAngle, Double calibratedAngle, Double correctedAngle)
     
  • Method Details Link icon

    • newAngle Link icon

      void newAngle(Double rawAngle, Double calibratedAngle, Double correctedAngle)