Class: Mercator::Sweref991630

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

#initializeSweref991630

Returns a new instance of Sweref991630.



57
58
59
60
# File 'lib/mercator/projection.rb', line 57

def initialize
  super
  self.central_meridian = 16.50
end