lib
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
lib
lib
/
com.irurueta.android.navigation.inertial.processors.attitude
/
BaseGeomagneticAttitudeProcessor
/
OnProcessedListener
/
onProcessed
on
Processed
abstract
fun
onProcessed
(
processor
:
BaseGeomagneticAttitudeProcessor
<
M
,
S
>
,
fusedAttitude
:
Quaternion
,
accelerometerOrGravityAccuracy
:
SensorAccuracy
?
,
magnetometerAccuracy
:
SensorAccuracy
?
)