Class: Proj::CelestialBody

Inherits:
Struct
  • Object
show all
Defined in:
lib/proj/database.rb

Instance Attribute Summary collapse

Instance Attribute Details

#auth_nameObject

Returns the value of attribute auth_name

Returns:

  • (Object)

    the current value of auth_name



4
5
6
# File 'lib/proj/database.rb', line 4

def auth_name
  @auth_name
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



4
5
6
# File 'lib/proj/database.rb', line 4

def name
  @name
end