class Mercator::Sweref992015

Public Class Methods

new() click to toggle source
Calls superclass method Mercator::Sweref99::new
# File lib/mercator/projection.rb, line 93
def initialize
  super
  self.central_meridian = 20.25
end