Home
last modified time | relevance | path

Searched defs:orbit (Results 1 – 25 of 274) sorted by relevance

1234567891011

/dports/astro/libnova/libnova-0.15.0/src/
H A Delliptic_motion.c179 void ln_get_ell_helio_rect_posn (struct ln_ell_orbit* orbit, double JD, struct ln_rect_posn* posn) in ln_get_ell_helio_rect_posn()
243 void ln_get_ell_geo_rect_posn (struct ln_ell_orbit* orbit, double JD, struct ln_rect_posn* posn) in ln_get_ell_geo_rect_posn()
269 void ln_get_ell_body_equ_coords (double JD, struct ln_ell_orbit * orbit, struct ln_equ_posn * posn) in ln_get_ell_body_equ_coords()
308 double ln_get_ell_orbit_len (struct ln_ell_orbit * orbit) in ln_get_ell_orbit_len()
329 double ln_get_ell_orbit_vel (double JD, struct ln_ell_orbit * orbit) in ln_get_ell_orbit_vel()
346 double ln_get_ell_orbit_pvel (struct ln_ell_orbit * orbit) in ln_get_ell_orbit_pvel()
361 double ln_get_ell_orbit_avel (struct ln_ell_orbit * orbit) in ln_get_ell_orbit_avel()
378 double ln_get_ell_body_solar_dist (double JD, struct ln_ell_orbit * orbit) in ln_get_ell_body_solar_dist()
401 double ln_get_ell_body_earth_dist (double JD, struct ln_ell_orbit * orbit) in ln_get_ell_body_earth_dist()
423 double ln_get_ell_body_phase_angle (double JD, struct ln_ell_orbit * orbit) in ln_get_ell_body_phase_angle()
[all …]
H A Dparabolic_motion.c95 void ln_get_par_helio_rect_posn (struct ln_par_orbit* orbit, double JD, struct ln_rect_posn* posn) in ln_get_par_helio_rect_posn()
153 void ln_get_par_geo_rect_posn (struct ln_par_orbit* orbit, double JD, struct ln_rect_posn* posn) in ln_get_par_geo_rect_posn()
179 void ln_get_par_body_equ_coords (double JD, struct ln_par_orbit * orbit, struct ln_equ_posn * posn) in ln_get_par_body_equ_coords()
215 double ln_get_par_body_earth_dist (double JD, struct ln_par_orbit * orbit) in ln_get_par_body_earth_dist()
237 double ln_get_par_body_solar_dist (double JD, struct ln_par_orbit * orbit) in ln_get_par_body_solar_dist()
258 double ln_get_par_body_phase_angle (double JD, struct ln_par_orbit * orbit) in ln_get_par_body_phase_angle()
285 double ln_get_par_body_elong (double JD, struct ln_par_orbit * orbit) in ln_get_par_body_elong()
318 int ln_get_par_body_rst (double JD, struct ln_lnlat_posn * observer, struct ln_par_orbit * orbit, s… in ln_get_par_body_rst()
337 …_body_rst_horizon (double JD, struct ln_lnlat_posn * observer, struct ln_par_orbit * orbit, double… in ln_get_par_body_rst_horizon()
357 …par_body_next_rst (double JD, struct ln_lnlat_posn * observer, struct ln_par_orbit * orbit, struct… in ln_get_par_body_next_rst()
[all …]
H A Dhyperbolic_motion.c135 void ln_get_hyp_helio_rect_posn (struct ln_hyp_orbit* orbit, double JD, struct ln_rect_posn* posn) in ln_get_hyp_helio_rect_posn()
193 void ln_get_hyp_geo_rect_posn (struct ln_hyp_orbit* orbit, double JD, struct ln_rect_posn* posn) in ln_get_hyp_geo_rect_posn()
219 void ln_get_hyp_body_equ_coords (double JD, struct ln_hyp_orbit* orbit, struct ln_equ_posn * posn) in ln_get_hyp_body_equ_coords()
254 double ln_get_hyp_body_earth_dist (double JD, struct ln_hyp_orbit* orbit) in ln_get_hyp_body_earth_dist()
276 double ln_get_hyp_body_solar_dist (double JD, struct ln_hyp_orbit* orbit) in ln_get_hyp_body_solar_dist()
297 double ln_get_hyp_body_phase_angle (double JD, struct ln_hyp_orbit* orbit) in ln_get_hyp_body_phase_angle()
324 double ln_get_hyp_body_elong (double JD, struct ln_hyp_orbit* orbit) in ln_get_hyp_body_elong()
357 int ln_get_hyp_body_rst (double JD, struct ln_lnlat_posn * observer, struct ln_hyp_orbit* orbit, st… in ln_get_hyp_body_rst()
376 …_body_rst_horizon (double JD, struct ln_lnlat_posn * observer, struct ln_hyp_orbit* orbit, double … in ln_get_hyp_body_rst_horizon()
396 …hyp_body_next_rst (double JD, struct ln_lnlat_posn * observer, struct ln_hyp_orbit * orbit, struct… in ln_get_hyp_body_next_rst()
[all …]
H A Dcomet.c34 double ln_get_ell_comet_mag (double JD, struct ln_ell_orbit * orbit, double g, double k) in ln_get_ell_comet_mag()
64 double ln_get_par_comet_mag (double JD, struct ln_par_orbit * orbit, double g, double k) in ln_get_par_comet_mag()
H A Dasteroid.c34 double ln_get_asteroid_mag (double JD, struct ln_ell_orbit * orbit, double H, double G) in ln_get_asteroid_mag()
89 double ln_get_asteroid_sdiam_arc (double JD, struct ln_ell_orbit * orbit, double H, double A) in ln_get_asteroid_sdiam_arc()
/dports/math/4ti2/4ti2-Release_1_6_9/src/util/
H A Dmyheader.h93 typedef struct orbit { struct
106 orbit; argument
/dports/astro/xmoontool/xmoontool-3.0.3/
H A Dschlyter.c45 struct orbit { struct
55 static struct orbit s, m; argument
/dports/astro/gpstk/GPSTk-8.0.0/core/tests/GNSSEph/
H A DBrcKeplerOrbit_T.cpp72 fill(BrcKeplerOrbit& orbit) in fill()
142 BrcKeplerOrbit orbit; in equalityTest() local
317 BrcKeplerOrbit orbit; in svXvtTest() local
415 BrcKeplerOrbit orbit; in relativityTest() local
427 BrcKeplerOrbit orbit; in fitIntTest() local
H A DBrcClockCorrection_T.cpp65 fill(BrcClockCorrection& orbit) in fill()
78 fill2(BrcClockCorrection& orbit) in fill2()
/dports/games/freeorion/freeorion-0.4.10.2/default/python/universe_generation/
H A Dplanets.py33 def base_chance_of_planet(planet_density, galaxy_shape, star_type, orbit, planet_size): argument
54 def calc_planet_size(star_type, orbit, planet_density, galaxy_shape): argument
86 def calc_planet_type(star_type, orbit, planet_size): argument
105 def generate_a_planet(system, star_type, orbit, planet_density, galaxy_shape): argument
/dports/math/polymake/polymake-4.5/apps/group/src/
H A Dorbit.cc26 orbit(const Array<Matrix<Scalar>>& gens, const Vector<Scalar>& v) in orbit() function
33 orbit(const Array<Matrix<double>>& gens, const Vector<double>& v) in orbit() function
/dports/math/cmh/cmh-1.1.0/src/
H A Dio.c317 int get_iteration (const struct cm_data * K, const int orbit) in get_iteration()
340 int get_level_producttrees (const struct cm_data * K, const int orbit, in get_level_producttrees()
416 const int orbit, const int no, const int iter) in load_period()
463 const int orbit, const int iter) in load_orbit()
492 int save_producttrees (const struct cm_data * K, const int orbit, in save_producttrees()
525 const struct cm_data * K, const int orbit, in load_producttrees()
563 int save_polynomial_real (const struct cm_data * K, const int orbit, in save_polynomial_real()
590 const int orbit, const int inum, const int iter) in load_polynomial_real()
641 const struct cm_data * K, const int orbit, in load_quadratic_coefficient()
665 int save_recognition_failed (const struct cm_data * K, const int orbit, in save_recognition_failed()
[all …]
/dports/misc/libpredict/libpredict-2.0.0/src/
H A Dobserver.c39 void predict_observe_orbit(const predict_observer_t *observer, const struct predict_position *orbit in predict_observe_orbit()
153 struct predict_position orbit; in predict_next_aos() local
211 struct predict_position orbit; in step_pass() local
234 struct predict_position orbit; in predict_next_los() local
274 struct predict_position orbit; in elevation_derivative() local
314 struct predict_position orbit; in find_max_elevation() local
329 struct predict_position orbit; in predict_at_max_elevation() local
/dports/math/gfan/gfan0.6.2/src/
H A Dgfanlib_zfan.cpp21 std::vector<std::vector<IntVector> > &ZFan::table(bool orbit, bool maximal)const in table()
31 int ZFan::numberOfConesOfDimension(int d, bool orbit, bool maximal)const in numberOfConesOfDimension()
36 ZCone ZFan::getCone(int dimension, int index, bool orbit, bool maximal)const in getCone()
43 IntVector ZFan::getConeIndices(int dimension, int index, bool orbit, bool maximal)const in getConeIndices()
/dports/math/singular/Singular-Release-4-2-1/gfanlib/
H A Dgfanlib_zfan.cpp21 std::vector<std::vector<IntVector> > &ZFan::table(bool orbit, bool maximal)const in table()
31 int ZFan::numberOfConesOfDimension(int d, bool orbit, bool maximal)const in numberOfConesOfDimension()
36 ZCone ZFan::getCone(int dimension, int index, bool orbit, bool maximal)const in getCone()
43 IntVector ZFan::getConeIndices(int dimension, int index, bool orbit, bool maximal)const in getConeIndices()
/dports/math/gfanlib/gfan0.6.2/src/
H A Dgfanlib_zfan.cpp21 std::vector<std::vector<IntVector> > &ZFan::table(bool orbit, bool maximal)const in table()
31 int ZFan::numberOfConesOfDimension(int d, bool orbit, bool maximal)const in numberOfConesOfDimension()
36 ZCone ZFan::getCone(int dimension, int index, bool orbit, bool maximal)const in getCone()
43 IntVector ZFan::getConeIndices(int dimension, int index, bool orbit, bool maximal)const in getConeIndices()
/dports/math/alberta/alberta3-920315ae1bbfd1b1fb6672d916619ac37a411e95/alberta/src/Common/
H A Dperiodic.c54 int v, int *orbit, int nv) in _AI_wall_trafo_vertex_orbit()
128 int orb_len, orbit[nv]; in _AI_wall_trafo_vertex_orbits() local
194 int e, int *orbit, in _AI_wall_trafo_edge_orbit()
287 int orb_len, orbit[ne]; in _AI_wall_trafo_edge_orbits() local
/dports/math/polymake/polymake-4.5/apps/group/include/
H A Dorbit.h43 Container orbit; in orbit_impl() local
77 orbit(const Array<Perm>& generators, in orbit() function
/dports/devel/ORBit2/ORBit2-2.14.19/include/
H A DMakefile.am1 SUBDIRS=orbit subdir
/dports/science/cdk/cdk-cdk-2.3/descriptor/signature/src/test/java/org/openscience/cdk/signature/
H A DOrbitTest.java41 private Orbit orbit; field in OrbitTest
102 private boolean isSorted(Orbit orbit) { in isSorted()
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/vidhrdw/
H A Dorbit_vidhrdw.c56 VIDEO_START( orbit ) in VIDEO_START() argument
112 VIDEO_UPDATE( orbit ) in VIDEO_UPDATE() argument
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/vidhrdw/
H A Dorbit_vidhrdw.c56 VIDEO_START( orbit ) in VIDEO_START() argument
112 VIDEO_UPDATE( orbit ) in VIDEO_UPDATE() argument
/dports/math/gap/gap-4.11.0/pkg/guava-3.15/src/leon/src/
H A Dcstborb.c102 UnsignedS *orbit, in genExpandingBasicOrbit()
157 UnsignedS *orbit = G->basicOrbit[level]; in constructBasicOrbit() local
267 UnsignedS *orbit = G->basicOrbit[level]; in extendBasicOrbit() local
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/boxm2/vecf/tests/
H A Dtest_orbit.cxx57 boxm2_vecf_orbit_scene* orbit = new boxm2_vecf_orbit_scene(orbit_scene_path, init); in test_orbit() local
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/drivers/
H A Dorbit.c69 static MACHINE_INIT( orbit ) in MACHINE_INIT() argument
309 static PALETTE_INIT( orbit ) in PALETTE_INIT() argument

1234567891011