Class: IERS::Parsers::Finals::Entry

Inherits:
Data
  • Object
show all
Defined in:
lib/iers/parsers/finals.rb

Instance Attribute Summary collapse

Instance Attribute Details

#bulletin_b_dxObject (readonly)

Returns the value of attribute bulletin_b_dx

Returns:

  • (Object)

    the current value of bulletin_b_dx



8
9
10
# File 'lib/iers/parsers/finals.rb', line 8

def bulletin_b_dx
  @bulletin_b_dx
end

#bulletin_b_dyObject (readonly)

Returns the value of attribute bulletin_b_dy

Returns:

  • (Object)

    the current value of bulletin_b_dy



8
9
10
# File 'lib/iers/parsers/finals.rb', line 8

def bulletin_b_dy
  @bulletin_b_dy
end

#bulletin_b_pm_xObject (readonly)

Returns the value of attribute bulletin_b_pm_x

Returns:

  • (Object)

    the current value of bulletin_b_pm_x



8
9
10
# File 'lib/iers/parsers/finals.rb', line 8

def bulletin_b_pm_x
  @bulletin_b_pm_x
end

#bulletin_b_pm_yObject (readonly)

Returns the value of attribute bulletin_b_pm_y

Returns:

  • (Object)

    the current value of bulletin_b_pm_y



8
9
10
# File 'lib/iers/parsers/finals.rb', line 8

def bulletin_b_pm_y
  @bulletin_b_pm_y
end

#bulletin_b_ut1_utcObject (readonly)

Returns the value of attribute bulletin_b_ut1_utc

Returns:

  • (Object)

    the current value of bulletin_b_ut1_utc



8
9
10
# File 'lib/iers/parsers/finals.rb', line 8

def bulletin_b_ut1_utc
  @bulletin_b_ut1_utc
end

#dateObject (readonly)

Returns the value of attribute date

Returns:

  • (Object)

    the current value of date



8
9
10
# File 'lib/iers/parsers/finals.rb', line 8

def date
  @date
end

#dxObject (readonly)

Returns the value of attribute dx

Returns:

  • (Object)

    the current value of dx



8
9
10
# File 'lib/iers/parsers/finals.rb', line 8

def dx
  @dx
end

#dx_errorObject (readonly)

Returns the value of attribute dx_error

Returns:

  • (Object)

    the current value of dx_error



8
9
10
# File 'lib/iers/parsers/finals.rb', line 8

def dx_error
  @dx_error
end

#dyObject (readonly)

Returns the value of attribute dy

Returns:

  • (Object)

    the current value of dy



8
9
10
# File 'lib/iers/parsers/finals.rb', line 8

def dy
  @dy
end

#dy_errorObject (readonly)

Returns the value of attribute dy_error

Returns:

  • (Object)

    the current value of dy_error



8
9
10
# File 'lib/iers/parsers/finals.rb', line 8

def dy_error
  @dy_error
end

#lodObject (readonly)

Returns the value of attribute lod

Returns:

  • (Object)

    the current value of lod



8
9
10
# File 'lib/iers/parsers/finals.rb', line 8

def lod
  @lod
end

#lod_errorObject (readonly)

Returns the value of attribute lod_error

Returns:

  • (Object)

    the current value of lod_error



8
9
10
# File 'lib/iers/parsers/finals.rb', line 8

def lod_error
  @lod_error
end

#mjdObject (readonly)

Returns the value of attribute mjd

Returns:

  • (Object)

    the current value of mjd



8
9
10
# File 'lib/iers/parsers/finals.rb', line 8

def mjd
  @mjd
end

#nutation_flagObject (readonly)

Returns the value of attribute nutation_flag

Returns:

  • (Object)

    the current value of nutation_flag



8
9
10
# File 'lib/iers/parsers/finals.rb', line 8

def nutation_flag
  @nutation_flag
end

#pm_flagObject (readonly)

Returns the value of attribute pm_flag

Returns:

  • (Object)

    the current value of pm_flag



8
9
10
# File 'lib/iers/parsers/finals.rb', line 8

def pm_flag
  @pm_flag
end

#pm_xObject (readonly)

Returns the value of attribute pm_x

Returns:

  • (Object)

    the current value of pm_x



8
9
10
# File 'lib/iers/parsers/finals.rb', line 8

def pm_x
  @pm_x
end

#pm_x_errorObject (readonly)

Returns the value of attribute pm_x_error

Returns:

  • (Object)

    the current value of pm_x_error



8
9
10
# File 'lib/iers/parsers/finals.rb', line 8

def pm_x_error
  @pm_x_error
end

#pm_yObject (readonly)

Returns the value of attribute pm_y

Returns:

  • (Object)

    the current value of pm_y



8
9
10
# File 'lib/iers/parsers/finals.rb', line 8

def pm_y
  @pm_y
end

#pm_y_errorObject (readonly)

Returns the value of attribute pm_y_error

Returns:

  • (Object)

    the current value of pm_y_error



8
9
10
# File 'lib/iers/parsers/finals.rb', line 8

def pm_y_error
  @pm_y_error
end

#ut1_flagObject (readonly)

Returns the value of attribute ut1_flag

Returns:

  • (Object)

    the current value of ut1_flag



8
9
10
# File 'lib/iers/parsers/finals.rb', line 8

def ut1_flag
  @ut1_flag
end

#ut1_utcObject (readonly)

Returns the value of attribute ut1_utc

Returns:

  • (Object)

    the current value of ut1_utc



8
9
10
# File 'lib/iers/parsers/finals.rb', line 8

def ut1_utc
  @ut1_utc
end

#ut1_utc_errorObject (readonly)

Returns the value of attribute ut1_utc_error

Returns:

  • (Object)

    the current value of ut1_utc_error



8
9
10
# File 'lib/iers/parsers/finals.rb', line 8

def ut1_utc_error
  @ut1_utc_error
end