Class: Mercator::Sweref991715
- Inherits:
-
Sweref99
- Object
- Projection
- Sweref99
- Mercator::Sweref991715
- Defined in:
- lib/mercator/projection.rb
Instance Attribute Summary
Attributes inherited from Projection
#central_meridian, #false_easting, #false_northing, #scale
Instance Method Summary collapse
-
#initialize ⇒ Sweref991715
constructor
A new instance of Sweref991715.
Constructor Details
#initialize ⇒ Sweref991715
Returns a new instance of Sweref991715.
81 82 83 84 |
# File 'lib/mercator/projection.rb', line 81 def initialize super self.central_meridian = 17.25 end |