Class Index [+]

Quicksearch

When::Ephemeris::Moon

The Moon

Public Instance Methods

mean_lambda(t) click to toggle source

平均黄経 / CIRCLE

  t : ユリウス日または(Temporal)Positionオブジェクト
     # File when/region/moon.rb, line 228
228:       def mean_lambda(t)
229:         Moon.mean_lambda(t)
230:       end
true_lambda(t) click to toggle source

真黄経 / CIRCLE

  t : ユリウス日または(Temporal)Positionオブジェクト
     # File when/region/moon.rb, line 220
220:       def true_lambda(t)
221:         Moon.true_lambda(t)
222:       end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.