Function lupnt::DegMinSecToDeg¶ Defined in File math_utils.h Function Documentation¶ Real lupnt::DegMinSecToDeg(const Vec3 &hms)¶ Convert an angle given as degrees/arcminutes/arcseconds to decimal degrees. Parameters: hms – (degrees, arcminutes, arcseconds) packed as Vec3 Returns: Angle in decimal degrees