Class: Mercator::Sweref991330
- Inherits:
-
Sweref99
- Object
- Projection
- Sweref99
- Mercator::Sweref991330
- 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 ⇒ Sweref991330
constructor
A new instance of Sweref991330.
Constructor Details
#initialize ⇒ Sweref991330
Returns a new instance of Sweref991330.
45 46 47 48 |
# File 'lib/mercator/projection.rb', line 45 def initialize super self.central_meridian = 13.50 end |