Class: Mercator::Sweref991845

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

#initializeSweref991845

Returns a new instance of Sweref991845.



87
88
89
90
# File 'lib/mercator/projection.rb', line 87

def initialize
  super
  self.central_meridian = 18.75
end