Class: Mercator::Sweref991200
- Inherits:
-
Sweref99
- Object
- Projection
- Sweref99
- Mercator::Sweref991200
- Defined in:
- lib/mercator/projection.rb
Overview
Various regional SWEREF classes for Sweden
Instance Attribute Summary
Attributes inherited from Projection
#central_meridian, #false_easting, #false_northing, #scale
Instance Method Summary collapse
-
#initialize ⇒ Sweref991200
constructor
A new instance of Sweref991200.
Constructor Details
#initialize ⇒ Sweref991200
Returns a new instance of Sweref991200.
39 40 41 42 |
# File 'lib/mercator/projection.rb', line 39 def initialize super self.central_meridian = 12.00 end |