Class CalibrationScans


  • public class CalibrationScans
    extends java.lang.Object
    Scans for a calibration. It may include the GT points, WiFi and BLE scans. Check if the the data is available with hasGt(), hasWifi() and hasBle()
    • Method Detail

      • getCalibrationIdentifier

        public java.lang.String getCalibrationIdentifier()
      • hasGt

        public boolean hasGt()
      • hasWifi

        public boolean hasWifi()
      • hasBle

        public boolean hasBle()