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



2
3
4
# File 'lib/proj/database.rb', line 2

def auth_name
  @auth_name
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



2
3
4
# File 'lib/proj/database.rb', line 2

def name
  @name
end