SLModeDebugData

constructor(isIndoorOrOutdoor: Boolean, isStillOrOutdoor: Boolean, isLikelyIndoor: Boolean, isLikelyOutdoor: Boolean, isDriving: Boolean, isGoingFast: Boolean, hasBuildingModel: Boolean, hasConnection: Boolean, isStill: Boolean, accuracy: Float, gpsAge: Long, speed: Int, isMoving: Boolean, resultingType: String?, oldMode: String, satelliteCount: Int, satellitesUsedInFix: Int, satellitesFromExtras: Int, timestamp: Long = System.currentTimeMillis())