Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Utm2LatLon ¶
type Utm2LatLon struct { Easting string Northing string Latitude string Longitude string ZoneNumber int ZoneLetter string // contains filtered or unexported fields }
func (*Utm2LatLon) Description ¶
func (p *Utm2LatLon) Description() string
func (*Utm2LatLon) ParseConfig ¶
func (p *Utm2LatLon) ParseConfig() bool
func (*Utm2LatLon) SampleConfig ¶
func (p *Utm2LatLon) SampleConfig() string
Click to show internal directories.
Click to hide internal directories.