On this page
Properties

Type Alias PressurePickAt

Type as returned by the .pickAt() method

type PressurePickAt = {
    value: number;
}
Index

Properties

Properties

value: number

Air pressure in hPa (or mbar)

Was this helpful?
SDK JS
Modules
Reference
types
PressurePickAt