Class: Mercator::Sweref991415

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

#initializeSweref991415

Returns a new instance of Sweref991415.



69
70
71
72
# File 'lib/mercator/projection.rb', line 69

def initialize
  super
  self.central_meridian = 14.25
end