Method: Eot#string_ma_Sun
- Defined in:
- lib/eot/displays.rb
#string_ma_Sun ⇒ Object Also known as: mean_anomaly_string
From displays.rb
String format of mean anomaly
143 144 145 |
# File 'lib/eot/displays.rb', line 143 def string_ma_Sun() degrees_to_s( @ma ) end |