Types

Link copied to clipboard
@Serializable
data object AltitudeTooHigh : AlignmentError
Link copied to clipboard
@Serializable
data object AltitudeTooLow : AlignmentError
Link copied to clipboard
@Serializable
data object AzimuthTooLeft : AlignmentError
Link copied to clipboard
@Serializable
data object AzimuthTooRight : AlignmentError
Link copied to clipboard
@Serializable
data object EyesTooClosed : AlignmentError

The app user is keeping one or both of their eyes too closed. Ask app user to open their eyes more.

Link copied to clipboard
@Serializable
data object NoFaceTracked : AlignmentError
Link copied to clipboard
@Serializable
data object NotFollowingDot : AlignmentError

The app user is not looking at the dot.

Link copied to clipboard
@Serializable
data object PitchDown : AlignmentError
Link copied to clipboard
@Serializable
data object PitchUp : AlignmentError
Link copied to clipboard
@Serializable
data object Talking : AlignmentError

Scan was cancelled due to user talking or other excessive mouth movements.

Link copied to clipboard
@Serializable
data object TooClose : AlignmentError

The face of the app user is too close to the phone.

Link copied to clipboard
@Serializable
data object TooFarAway : AlignmentError

The face of the app user is too far away from the phone.

Link copied to clipboard
@Serializable
data object YawLeft : AlignmentError
Link copied to clipboard
@Serializable
data object YawRight : AlignmentError