Class: Silva::System::Wgs84

Inherits:
Base
  • Object
show all
Includes:
CoOrdinate
Defined in:
lib/silva/system/wgs84.rb

Overview

Location system representing WGS84 co-ordinates.

Constant Summary

Constants included from CoOrdinate

CoOrdinate::ALT_RANGE, CoOrdinate::DEFAULT_PARAMS, CoOrdinate::LAT_RANGE, CoOrdinate::LONG_RANGE, CoOrdinate::REQUIRED_PARAMS

Constants inherited from Base

Base::DEFAULT_PARAMS, Base::REQUIRED_PARAMS

Instance Attribute Summary

Attributes included from CoOrdinate

#alt, #lat, #long

Method Summary

Methods included from CoOrdinate

#to_s

Methods inherited from Base

#initialize, #to

Constructor Details

This class inherits a constructor from Silva::System::Base