mgrs-ios 1.1.6 Documentation

Class Latitude​Band

public class LatitudeBand  
  • Latitude (horizontal) band

Initializers

init(_:​_:​_:​)

public init(_ letter: Character, _ south: Double, _ north: Double)  
  • Initialize
  • @param letter
  •        band letter
    
  • @param south
  •        southern latitude
    
  • @param north
  •        northern latitude
    

Properties

letter

public var letter: Character  
  • Band letter

south

public var south: Double
  • Southern latitude

north

public var north: Double
  • Northern latitude

hemisphere

public var hemisphere: Hemisphere
  • Hemisphere