Module Brr_note_kit.Human
Human factors.
System latency feelings
These values are from here.
val noticed : Time.span
noticed
is0.1
s, the time span after which the user will notice a delay and feel that the system is not reacting instantaneously.
val interrupted : Time.span
interrupted
is1.
s, the time span after which the user will feel interrupted and feedback from the system is needed.
val left : Time.span
left
is10.
s, the time span after which the user will switch to another task and feedback indicating when the system expects to respond is needed.
Touch target and finger sizes
These values are from here.
val touch_target_size : float
touch_target_size
is9.
mm, the recommended touch target size in millimiters.
val touch_target_size_min : float
touch_size_min
is7.
mm, the minimal touch target size in millimeters.