Goby3  3.1.4
2024.02.22
goby::util::UTMGeodesy::XYPoint Struct Reference

#include <goby/util/geodesy.h>

Public Attributes

boost::units::quantity< boost::units::si::length > x
 
boost::units::quantity< boost::units::si::length > y
 

Detailed Description

Definition at line 45 of file geodesy.h.

Member Data Documentation

◆ x

boost::units::quantity<boost::units::si::length> goby::util::UTMGeodesy::XYPoint::x

Definition at line 47 of file geodesy.h.

◆ y

boost::units::quantity<boost::units::si::length> goby::util::UTMGeodesy::XYPoint::y

Definition at line 48 of file geodesy.h.


The documentation for this struct was generated from the following file: