SLSensorLog

class SLSensorLog(androidContext: Context)

Constructors

Link copied to clipboard
constructor(androidContext: Context)

Properties

Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard
fun start()
Link copied to clipboard
fun stop()
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun writeGpsEntry(location: SLLocation)
Link copied to clipboard
fun writeGyroEntry(heading: Double)
Link copied to clipboard
fun writePressureEntry(pressure: Float)
Link copied to clipboard