Searched refs:moon_dist (Results 1 – 9 of 9) sorted by relevance
/dports/devel/simgear/simgear-2020.3.11/simgear/scene/sky/ |
H A D | moon.cxx | 170 double moon_dist ) in reposition() argument 179 T2.makeTranslate(osg::Vec3(0, moon_dist, 0)); in reposition()
|
H A D | moon.hxx | 72 double moon_dist );
|
H A D | sky.hxx | 66 double moon_dist;//!< The moon's distance from the current view point. member
|
H A D | sky.cxx | 177 moon->reposition( moon_ra, moon_dec, st.moon_dist ); in reposition()
|
/dports/math/physcalc/physcalc-2.4_1/ |
H A D | astro.phy | 18 let moon_dist := 384 megameters
|
/dports/math/ogdf/OGDF/src/ogdf/energybased/fmmm/ |
H A D | Multilevel.cpp | 632 double moon_dist, lambda; in set_initial_positions_of_pm_nodes() local 671 moon_dist = (*A_mult_ptr[level])[moon_node].get_dedicated_sun_distance(); in set_initial_positions_of_pm_nodes() 672 lambda = sun_dist/moon_dist; in set_initial_positions_of_pm_nodes()
|
/dports/graphics/gmt/gmt-6.3.0/doc/rst/source/supplements/geodesy/ |
H A D | earthtide.rst | 59 and columns are time, sun_lon, sun_lat, sun_dist moon_lon, moon_lat, moon_dist
|
/dports/games/flightgear/flightgear-2020.3.11/src/Viewer/ |
H A D | renderer_compositor.cxx | 792 sstate.moon_dist = 40000.0 * moon_horiz_eff; in updateSky()
|
H A D | renderer_legacy.cxx | 1723 sstate.moon_dist = 40000.0 * moon_horiz_eff; in updateSky()
|