Interface: WindEntry
Interface for wind entry data
Properties
direction
• direction: number
Wind direction
Defined in
workingtitle-instruments-wt21/shared/Types.ts:4
speed
• speed: number
Wind speed
Defined in
workingtitle-instruments-wt21/shared/Types.ts:10
trueDegrees
• trueDegrees: boolean
Indicating if direction is in true degrees
Defined in
workingtitle-instruments-wt21/shared/Types.ts:7