Class: IERS::Parsers::Finals::Entry
- Inherits:
-
Data
- Object
- Data
- IERS::Parsers::Finals::Entry
- Defined in:
- lib/iers/parsers/finals.rb
Instance Attribute Summary collapse
-
#bulletin_b_dx ⇒ Object
readonly
Returns the value of attribute bulletin_b_dx.
-
#bulletin_b_dy ⇒ Object
readonly
Returns the value of attribute bulletin_b_dy.
-
#bulletin_b_pm_x ⇒ Object
readonly
Returns the value of attribute bulletin_b_pm_x.
-
#bulletin_b_pm_y ⇒ Object
readonly
Returns the value of attribute bulletin_b_pm_y.
-
#bulletin_b_ut1_utc ⇒ Object
readonly
Returns the value of attribute bulletin_b_ut1_utc.
-
#date ⇒ Object
readonly
Returns the value of attribute date.
-
#dx ⇒ Object
readonly
Returns the value of attribute dx.
-
#dx_error ⇒ Object
readonly
Returns the value of attribute dx_error.
-
#dy ⇒ Object
readonly
Returns the value of attribute dy.
-
#dy_error ⇒ Object
readonly
Returns the value of attribute dy_error.
-
#lod ⇒ Object
readonly
Returns the value of attribute lod.
-
#lod_error ⇒ Object
readonly
Returns the value of attribute lod_error.
-
#mjd ⇒ Object
readonly
Returns the value of attribute mjd.
-
#nutation_flag ⇒ Object
readonly
Returns the value of attribute nutation_flag.
-
#pm_flag ⇒ Object
readonly
Returns the value of attribute pm_flag.
-
#pm_x ⇒ Object
readonly
Returns the value of attribute pm_x.
-
#pm_x_error ⇒ Object
readonly
Returns the value of attribute pm_x_error.
-
#pm_y ⇒ Object
readonly
Returns the value of attribute pm_y.
-
#pm_y_error ⇒ Object
readonly
Returns the value of attribute pm_y_error.
-
#ut1_flag ⇒ Object
readonly
Returns the value of attribute ut1_flag.
-
#ut1_utc ⇒ Object
readonly
Returns the value of attribute ut1_utc.
-
#ut1_utc_error ⇒ Object
readonly
Returns the value of attribute ut1_utc_error.
Instance Attribute Details
#bulletin_b_dx ⇒ Object (readonly)
Returns the value of attribute bulletin_b_dx
8 9 10 |
# File 'lib/iers/parsers/finals.rb', line 8 def bulletin_b_dx @bulletin_b_dx end |
#bulletin_b_dy ⇒ Object (readonly)
Returns the value of attribute 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_x ⇒ Object (readonly)
Returns the value of attribute 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_y ⇒ Object (readonly)
Returns the value of attribute 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_utc ⇒ Object (readonly)
Returns the value of attribute 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 |
#date ⇒ Object (readonly)
Returns the value of attribute date
8 9 10 |
# File 'lib/iers/parsers/finals.rb', line 8 def date @date end |
#dx ⇒ Object (readonly)
Returns the value of attribute dx
8 9 10 |
# File 'lib/iers/parsers/finals.rb', line 8 def dx @dx end |
#dx_error ⇒ Object (readonly)
Returns the value of attribute dx_error
8 9 10 |
# File 'lib/iers/parsers/finals.rb', line 8 def dx_error @dx_error end |
#dy ⇒ Object (readonly)
Returns the value of attribute dy
8 9 10 |
# File 'lib/iers/parsers/finals.rb', line 8 def dy @dy end |
#dy_error ⇒ Object (readonly)
Returns the value of attribute dy_error
8 9 10 |
# File 'lib/iers/parsers/finals.rb', line 8 def dy_error @dy_error end |
#lod ⇒ Object (readonly)
Returns the value of attribute lod
8 9 10 |
# File 'lib/iers/parsers/finals.rb', line 8 def lod @lod end |
#lod_error ⇒ Object (readonly)
Returns the value of attribute lod_error
8 9 10 |
# File 'lib/iers/parsers/finals.rb', line 8 def lod_error @lod_error end |
#mjd ⇒ Object (readonly)
Returns the value of attribute mjd
8 9 10 |
# File 'lib/iers/parsers/finals.rb', line 8 def mjd @mjd end |
#nutation_flag ⇒ Object (readonly)
Returns the value of attribute nutation_flag
8 9 10 |
# File 'lib/iers/parsers/finals.rb', line 8 def nutation_flag @nutation_flag end |
#pm_flag ⇒ Object (readonly)
Returns the value of attribute pm_flag
8 9 10 |
# File 'lib/iers/parsers/finals.rb', line 8 def pm_flag @pm_flag end |
#pm_x ⇒ Object (readonly)
Returns the value of attribute pm_x
8 9 10 |
# File 'lib/iers/parsers/finals.rb', line 8 def pm_x @pm_x end |
#pm_x_error ⇒ Object (readonly)
Returns the value of attribute pm_x_error
8 9 10 |
# File 'lib/iers/parsers/finals.rb', line 8 def pm_x_error @pm_x_error end |
#pm_y ⇒ Object (readonly)
Returns the value of attribute pm_y
8 9 10 |
# File 'lib/iers/parsers/finals.rb', line 8 def pm_y @pm_y end |
#pm_y_error ⇒ Object (readonly)
Returns the value of attribute pm_y_error
8 9 10 |
# File 'lib/iers/parsers/finals.rb', line 8 def pm_y_error @pm_y_error end |
#ut1_flag ⇒ Object (readonly)
Returns the value of attribute ut1_flag
8 9 10 |
# File 'lib/iers/parsers/finals.rb', line 8 def ut1_flag @ut1_flag end |
#ut1_utc ⇒ Object (readonly)
Returns the value of attribute ut1_utc
8 9 10 |
# File 'lib/iers/parsers/finals.rb', line 8 def ut1_utc @ut1_utc end |
#ut1_utc_error ⇒ Object (readonly)
Returns the value of attribute ut1_utc_error
8 9 10 |
# File 'lib/iers/parsers/finals.rb', line 8 def ut1_utc_error @ut1_utc_error end |