Trait aprs_encode::ddm::DdmAngle[][src]

pub trait DdmAngle {
    fn get_direction(&self) -> CardinalDirection;
fn get_degree_minutes(&self) -> DegreeMinutes; }

Representation of an angle in Degree/Decimal/Minutes

Required methods

Loading content...

Implementors

Loading content...