Class: Mercator::Sweref992145

Inherits:
Sweref99 show all
Defined in:
lib/mercator/projection.rb

Instance Attribute Summary

Attributes inherited from Projection

#central_meridian, #false_easting, #false_northing, #scale

Instance Method Summary collapse

Constructor Details

#initializeSweref992145

Returns a new instance of Sweref992145.



99
100
101
102
# File 'lib/mercator/projection.rb', line 99

def initialize
  super
  self.central_meridian = 21.75
end