Method: Proj::Parameter#auth_name
- Defined in:
- lib/proj/parameter.rb
#auth_name ⇒ String (readonly)
Returns Authority name.
17 18 |
# File 'lib/proj/parameter.rb', line 17 attr_reader :name, :auth_name, :code, :value, :unit_conv_factor, :unit_name, :unit_type |