vfr-waypoints-0.1.0.1: VFR waypoints, as published in the AIP (ERSA)

Safe HaskellSafe
LanguageHaskell2010

Data.Aviation.VFR_Waypoints

Documentation

data VFR_Waypoint Source #

newtype VFR_Waypoints Source #

Constructors

VFR_Waypoints [VFR_Waypoint] 

Instances

Eq VFR_Waypoints Source # 
Ord VFR_Waypoints Source # 
Show VFR_Waypoints Source # 
Semigroup VFR_Waypoints Source # 
Monoid VFR_Waypoints Source # 
Ixed VFR_Waypoints Source # 
Wrapped VFR_Waypoints Source # 
AsEmpty VFR_Waypoints Source # 
Reversing VFR_Waypoints Source # 
(~) * VFR_Waypoints x => Rewrapped VFR_Waypoints x Source # 
Each VFR_Waypoints VFR_Waypoints VFR_Waypoint VFR_Waypoint Source # 
Cons VFR_Waypoints VFR_Waypoints VFR_Waypoint VFR_Waypoint Source # 
Snoc VFR_Waypoints VFR_Waypoints VFR_Waypoint VFR_Waypoint Source # 
type Index VFR_Waypoints Source # 
type IxValue VFR_Waypoints Source # 
type Unwrapped VFR_Waypoints Source #