Basics
Getting Started
SSAPy by Example
SSAPy Benchmarks
SSAPy Concepts
Contribution Guide
References
API DOCS
API Reference Guide
SSAPy
Index
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
K
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
|
X
|
Y
|
Z
_
__call__() (ssapy.correlate_tracks.CircVelocityPrior method)
(ssapy.correlate_tracks.GaussPrior method)
(ssapy.correlate_tracks.VolumeDistancePrior method)
(ssapy.correlate_tracks.ZeroRadialVelocityPrior method)
(ssapy.rvsampler.APrior method)
(ssapy.rvsampler.AreaPrior method)
(ssapy.rvsampler.DirectInitializer method)
(ssapy.rvsampler.DistanceProjectionInitializer method)
(ssapy.rvsampler.EPrior method)
(ssapy.rvsampler.EquinoctialExEyPrior method)
(ssapy.rvsampler.GaussianRVInitializer method)
(ssapy.rvsampler.GEOProjectionInitializer method)
(ssapy.rvsampler.Log10AreaPrior method)
(ssapy.rvsampler.RPrior method)
(ssapy.rvsampler.RVProbability method)
(ssapy.rvsampler.VPrior method)
A
a (ssapy.orbit.Orbit attribute)
Accel (class in ssapy.accel)
AccelConstNTW (class in ssapy.accel)
AccelDrag (class in ssapy.accel)
AccelEarthRad (class in ssapy.accel)
AccelHarmonic (class in ssapy.gravity)
AccelKepler (class in ssapy.accel)
AccelProd (class in ssapy.accel)
AccelSolRad (class in ssapy.accel)
AccelSum (class in ssapy.accel)
AccelThirdBody (class in ssapy.gravity)
acceptanceRatio (ssapy.rvsampler.MHSampler property)
add_tracklet() (ssapy.correlate_tracks.MHT method)
addto() (ssapy.correlate_tracks.Hypothesis static method)
(ssapy.correlate_tracks.Track method)
(ssapy.correlate_tracks.TrackGauss method)
alpha() (ssapy.orbit_solver.SheferTwoPosOrbitSolver method)
altaz() (in module ssapy.compute)
aMean (ssapy.rvsampler.APrior attribute)
angularMomentum (ssapy.orbit.Orbit attribute)
apoapsis (ssapy.orbit.Orbit attribute)
append_csv() (in module ssapy.io)
append_csv_on_disk() (in module ssapy.io)
append_dict_to_csv() (in module ssapy.io)
append_h5() (in module ssapy.io)
APrior (class in ssapy.rvsampler)
arc (ssapy.rvsampler.RVProbability attribute)
AreaPrior (class in ssapy.rvsampler)
aSigma (ssapy.rvsampler.APrior attribute)
at() (ssapy.correlate_tracks.TrackGauss method)
(ssapy.orbit.Orbit method)
,
[1]
B
b3obs2pos() (in module ssapy.io)
best_prop() (in module ssapy.simple)
beta() (ssapy.orbit_solver.SheferTwoPosOrbitSolver method)
BinarySelectorParams (class in ssapy.linker)
Body (class in ssapy.body)
C
calc_gamma() (in module ssapy.compute)
calc_M_v() (in module ssapy.compute)
calculate_orbital_elements() (in module ssapy.compute)
catalog_to_apparent() (in module ssapy.utils)
chain (ssapy.rvsampler.MHSampler attribute)
check_numpy_array() (in module ssapy.plotUtils)
chi() (ssapy.rvsampler.RVProbability method)
circular_guess() (in module ssapy.rvsampler)
CircVelocityPrior (class in ssapy.correlate_tracks)
cluster_emcee_walkers() (in module ssapy.utils)
combinatoric_lnprior() (in module ssapy.correlate_tracks)
combine_h5() (in module ssapy.io)
continueClass() (in module ssapy.utils)
cov (ssapy.rvsampler.MVNormalProposal attribute)
(ssapy.rvsampler.RVSigmaProposal attribute)
D
D() (ssapy.orbit_solver.SheferTwoPosOrbitSolver method)
damper() (in module ssapy.rvsampler)
damper_deriv() (in module ssapy.rvsampler)
DanchickTwoPosOrbitSolver (class in ssapy.orbit_solver)
data (ssapy.correlate_tracks.TrackBase attribute)
data_for_satellite() (in module ssapy.correlate_tracks)
default_numerical() (in module ssapy.propagator)
difference() (ssapy.correlate_tracks.Hypothesis method)
dircos() (in module ssapy.compute)
DirectInitializer (class in ssapy.rvsampler)
DistanceProjectionInitializer (class in ssapy.rvsampler)
draw_dashed_circle() (in module ssapy.plotUtils)
draw_earth() (in module ssapy.plotUtils)
draw_moon() (in module ssapy.plotUtils)
draw_orbit() (ssapy.particles.Particles method)
,
[1]
dXdg() (ssapy.orbit_solver.DanchickTwoPosOrbitSolver static method)
E
e (ssapy.orbit.Orbit attribute)
EARTH_MASS (in module ssapy.constants)
EARTH_MU (in module ssapy.constants)
EARTH_RADIUS (in module ssapy.constants)
earth_shine() (in module ssapy.compute)
EarthObserver (class in ssapy.orbit)
EarthOrientation (class in ssapy.body)
earthShadowCoords() (in module ssapy.compute)
eccentricAnomaly (ssapy.orbit.Orbit attribute)
elevation (ssapy.orbit.EarthObserver attribute)
EmceeSampler (class in ssapy.rvsampler)
eMean (ssapy.rvsampler.EPrior attribute)
energy (ssapy.orbit.Orbit attribute)
epoch (ssapy.particles.Particles attribute)
(ssapy.particles.Particles property)
(ssapy.rvsampler.RVProbability attribute)
EPrior (class in ssapy.rvsampler)
equinoctialElements (ssapy.orbit.Orbit attribute)
(ssapy.orbit.Orbit property)
EquinoctialExEyPrior (class in ssapy.rvsampler)
eSigma (ssapy.rvsampler.EPrior attribute)
exists() (in module ssapy.io)
exists_in_csv() (in module ssapy.io)
F
F() (ssapy.orbit_solver.SheferTwoPosOrbitSolver method)
file_exists_extension_agnostic() (in module ssapy.io)
find_all_zeros() (in module ssapy.utils)
find_extrema_brackets() (in module ssapy.utils)
find_file() (in module ssapy.utils)
find_passes() (in module ssapy.compute)
find_smallest_bounding_cube() (in module ssapy.utils)
fit_arc() (in module ssapy.correlate_tracks)
fit_arc_blind() (in module ssapy.correlate_tracks)
fit_arc_blind_via_track() (in module ssapy.correlate_tracks)
fit_arc_with_gaussian_prior() (in module ssapy.correlate_tracks)
flag_inconsistency() (ssapy.correlate_tracks.MHT static method)
format_date_axis() (in module ssapy.plotUtils)
fourbody_prop() (in module ssapy.simple)
fromEGM() (ssapy.gravity.HarmonicCoefficients class method)
fromEquinoctialElements() (ssapy.orbit.Orbit class method)
(ssapy.orbit.Orbit method)
fromKeplerianElements() (ssapy.orbit.Orbit class method)
(ssapy.orbit.Orbit method)
fromKozaiMeanKeplerianElements() (ssapy.orbit.Orbit class method)
fromTAB() (ssapy.gravity.HarmonicCoefficients class method)
fromTLE() (ssapy.orbit.Orbit class method)
fromTLETuple() (ssapy.orbit.Orbit class method)
fuse() (ssapy.particles.Particles method)
,
[1]
G
G() (ssapy.orbit_solver.SheferTwoPosOrbitSolver method)
gate() (ssapy.correlate_tracks.TrackBase method)
gaussian_approximation() (ssapy.correlate_tracks.Track method)
(ssapy.correlate_tracks.TrackGauss method)
GaussianRVInitializer (class in ssapy.rvsampler)
GaussPrior (class in ssapy.correlate_tracks)
GaussTwoPosOrbitSolver (class in ssapy.orbit_solver)
gcrf_to_teme() (in module ssapy.utils)
GEOProjectionInitializer (class in ssapy.rvsampler)
get_angle() (in module ssapy.utils)
get_body() (in module ssapy.body)
get_kernel_cov() (in module ssapy.utils)
get_linked_track_indices() (ssapy.linker.BinarySelectorParams method)
get_similar_orbits() (in module ssapy.simple)
get_tel_pos_itrf_to_gcrs() (in module ssapy.io)
get_times() (in module ssapy.utils)
get_unlinked_track_indices() (ssapy.linker.BinarySelectorParams method)
getRV() (ssapy.orbit.EarthObserver method)
,
[1]
(ssapy.orbit.OrbitalObserver method)
,
[1]
globe_plot() (in module ssapy.plotUtils)
ground_track_plot() (in module ssapy.plotUtils)
groundTrack() (in module ssapy.compute)
groundTrackVideo() (in module ssapy.plotUtils)
guess_csv_delimiter() (in module ssapy.io)
H
h5_key_exists() (in module ssapy.io)
h5_keys() (in module ssapy.io)
h5_root_keys() (in module ssapy.io)
HarmonicCoefficients (class in ssapy.gravity)
Hypothesis (class in ssapy.correlate_tracks)
I
i (ssapy.orbit.Orbit attribute)
iers_interp() (in module ssapy.utils)
initial_ln_wts (ssapy.particles.Particles attribute)
initial_particles (ssapy.particles.Particles attribute)
initializer (ssapy.rvsampler.EmceeSampler attribute)
(ssapy.rvsampler.MHSampler attribute)
interpolate_points_between() (in module ssapy.utils)
iods (ssapy.linker.Linker attribute)
isAttributeSafeToTransfer() (in module ssapy.utils)
itrs (ssapy.orbit.EarthObserver attribute)
J
JUPITER_MASS (in module ssapy.constants)
JUPITER_MU (in module ssapy.constants)
JUPITER_RADIUS (in module ssapy.constants)
K
keplerian_prop() (in module ssapy.simple)
keplerianElements (ssapy.orbit.Orbit attribute)
(ssapy.orbit.Orbit property)
KeplerianPropagator (class in ssapy.propagator)
koe_hist_2d() (in module ssapy.plotUtils)
koe_plot() (in module ssapy.plotUtils)
L
lagrange_points_lunar_frame() (in module ssapy.compute)
lat (ssapy.orbit.EarthObserver attribute)
lazy_property (class in ssapy.utils)
lb_to_tan() (in module ssapy.utils)
lb_to_tp() (in module ssapy.utils)
lb_to_unit() (in module ssapy.utils)
LD (in module ssapy.constants)
lE (ssapy.orbit.Orbit attribute)
LeastSquaresOptimizer (class in ssapy.rvsampler)
Linker (class in ssapy.linker)
listdir() (in module ssapy.io)
lM (ssapy.orbit.Orbit attribute)
ln_wts (ssapy.particles.Particles attribute)
lnlike() (ssapy.particles.Particles method)
,
[1]
(ssapy.rvsampler.RVProbability method)
,
[1]
lnprior() (ssapy.rvsampler.RVProbability method)
lnpriors (ssapy.particles.Particles attribute)
(ssapy.particles.Particles property)
lnprob (ssapy.correlate_tracks.Hypothesis attribute)
(ssapy.correlate_tracks.TrackBase attribute)
(ssapy.rvsampler.MHSampler attribute)
lnprob() (ssapy.rvsampler.RVProbability method)
,
[1]
load_b3obs_file() (in module ssapy.io)
load_np() (in module ssapy.io)
Log10AreaPrior (class in ssapy.rvsampler)
lon (ssapy.orbit.EarthObserver attribute)
LRL (ssapy.orbit.Orbit attribute)
LRU_Cache (class in ssapy.utils)
lunar_lagrange_points() (in module ssapy.compute)
lunar_lagrange_points_circular() (in module ssapy.compute)
lv (ssapy.orbit.Orbit attribute)
M
M_v_lambertian() (in module ssapy.compute)
make_tle() (in module ssapy.io)
makedf() (in module ssapy.io)
MARS_MASS (in module ssapy.constants)
MARS_MU (in module ssapy.constants)
MARS_RADIUS (in module ssapy.constants)
mean() (ssapy.particles.Particles method)
,
[1]
meanAnomaly (ssapy.orbit.Orbit attribute)
meanMotion (ssapy.orbit.Orbit attribute)
MERCURY_MASS (in module ssapy.constants)
MERCURY_MU (in module ssapy.constants)
MERCURY_RADIUS (in module ssapy.constants)
MHSampler (class in ssapy.rvsampler)
MHT (class in ssapy.correlate_tracks)
mkdir() (in module ssapy.io)
mode (ssapy.correlate_tracks.TrackBase attribute)
ModelSelectorParams (class in ssapy.linker)
module
ssapy.accel
ssapy.body
ssapy.compute
ssapy.constants
ssapy.correlate_tracks
ssapy.ellipsoid
ssapy.gravity
ssapy.io
ssapy.linker
ssapy.orbit
ssapy.orbit_solver
ssapy.particles
ssapy.plotUtils
ssapy.propagator
ssapy.rvsampler
ssapy.simple
ssapy.utils
MOON_MASS (in module ssapy.constants)
MOON_MU (in module ssapy.constants)
moon_normal_vector() (in module ssapy.compute)
MOON_RADIUS (in module ssapy.constants)
moon_shine() (in module ssapy.compute)
MoonOrientation (class in ssapy.body)
moonPos() (in module ssapy.utils)
MoonPosition (class in ssapy.body)
move() (ssapy.particles.Particles method)
,
[1]
mu (ssapy.orbit.Orbit attribute)
MVNormalProposal (class in ssapy.rvsampler)
N
nAccept (ssapy.rvsampler.MHSampler attribute)
nChain (ssapy.rvsampler.MHSampler attribute)
NEPTUNE_MASS (in module ssapy.constants)
NEPTUNE_MU (in module ssapy.constants)
NEPTUNE_RADIUS (in module ssapy.constants)
newton_raphson() (in module ssapy.utils)
nsat (ssapy.correlate_tracks.Hypothesis attribute)
nStep (ssapy.rvsampler.MHSampler attribute)
ntracklet() (ssapy.correlate_tracks.Hypothesis method)
ntw_to_r() (in module ssapy.utils)
num_orbits (ssapy.linker.Linker attribute)
num_particles (ssapy.particles.Particles attribute)
num_tracks (ssapy.linker.Linker attribute)
num_wraps() (in module ssapy.utils)
nWalker (ssapy.rvsampler.EmceeSampler attribute)
O
observation (ssapy.rvsampler.GEOProjectionInitializer attribute)
observations (ssapy.rvsampler.DistanceProjectionInitializer attribute)
optimize() (ssapy.rvsampler.LeastSquaresOptimizer method)
Orbit (class in ssapy.orbit)
orbit (ssapy.orbit.OrbitalObserver attribute)
orbit_divergence_plot() (in module ssapy.plotUtils)
orbit_selectors (ssapy.linker.Linker attribute)
orbit_to_param() (in module ssapy.correlate_tracks)
OrbitalObserver (class in ssapy.orbit)
orbits (ssapy.particles.Particles attribute)
(ssapy.particles.Particles property)
overwrite_h5() (in module ssapy.io)
P
p (ssapy.orbit.Orbit attribute)
p_orbit (ssapy.linker.Linker attribute)
pa (ssapy.orbit.Orbit attribute)
param_to_orbit() (in module ssapy.correlate_tracks)
ParamOrbitAngle (class in ssapy.rvsampler)
ParamOrbitEquinoctial (class in ssapy.rvsampler)
ParamOrbitRV (class in ssapy.rvsampler)
ParamOrbitTranslator (class in ssapy.rvsampler)
parse_tle() (in module ssapy.io)
parseB3() (in module ssapy.io)
parseB3Line() (in module ssapy.io)
Particles (class in ssapy.particles)
particles (ssapy.particles.Particles attribute)
periapsis (ssapy.orbit.Orbit attribute)
period (ssapy.orbit.Orbit attribute)
perpendicular_vectors() (in module ssapy.utils)
PlanetPosition (class in ssapy.body)
predict() (ssapy.correlate_tracks.TrackBase method)
priors (ssapy.rvsampler.RVProbability attribute)
probfn (ssapy.rvsampler.EmceeSampler attribute)
(ssapy.rvsampler.MHSampler attribute)
propagaterdz() (ssapy.correlate_tracks.TrackBase method)
Propagator (class in ssapy.propagator)
propagator (ssapy.orbit.OrbitalObserver attribute)
(ssapy.rvsampler.RVProbability attribute)
propose() (ssapy.rvsampler.MVNormalProposal method)
,
[1]
(ssapy.rvsampler.RVSigmaProposal method)
proposer (ssapy.rvsampler.MHSampler attribute)
prune() (ssapy.correlate_tracks.MHT method)
prune_stale_hypotheses() (ssapy.correlate_tracks.MHT method)
prune_tracks() (ssapy.correlate_tracks.MHT method)
Q
quickAltAz() (in module ssapy.compute)
R
r (ssapy.orbit.Orbit attribute)
raan (ssapy.orbit.Orbit attribute)
radec() (in module ssapy.compute)
radecRate() (in module ssapy.compute)
radecRateObsToRV() (in module ssapy.compute)
read_csv() (in module ssapy.io)
read_csv_header() (in module ssapy.io)
read_h5() (in module ssapy.io)
read_h5_all() (in module ssapy.io)
read_tle() (in module ssapy.io)
read_tle_catalog() (in module ssapy.io)
refine_pass() (in module ssapy.compute)
regularize_default() (in module ssapy.utils)
replace (ssapy.rvsampler.DirectInitializer attribute)
resample() (in module ssapy.utils)
(ssapy.particles.Particles method)
,
[1]
reset() (ssapy.rvsampler.MHSampler method)
,
[1]
reset_to_pseudo_prior() (ssapy.particles.Particles method)
resize() (ssapy.utils.LRU_Cache method)
reweight() (ssapy.particles.Particles method)
,
[1]
RGEO (in module ssapy.constants)
RGEOALT (in module ssapy.constants)
rho (ssapy.rvsampler.DistanceProjectionInitializer attribute)
RK4Propagator (class in ssapy.propagator)
RK78Propagator (class in ssapy.propagator)
RK8Propagator (class in ssapy.propagator)
RKPropagator (class in ssapy.propagator)
rmdir() (in module ssapy.io)
rMean (ssapy.rvsampler.GaussianRVInitializer attribute)
(ssapy.rvsampler.RPrior attribute)
rmfile() (in module ssapy.io)
rotate_points_3d() (in module ssapy.utils)
rotation_matrix_from_vectors() (in module ssapy.utils)
RPrior (class in ssapy.rvsampler)
rSigma (ssapy.rvsampler.DistanceProjectionInitializer attribute)
(ssapy.rvsampler.GaussianRVInitializer attribute)
(ssapy.rvsampler.GEOProjectionInitializer attribute)
(ssapy.rvsampler.RPrior attribute)
run() (ssapy.correlate_tracks.MHT method)
rv() (in module ssapy.compute)
rv_to_ntw() (in module ssapy.utils)
rvObsToRaDecRate() (in module ssapy.compute)
RVProbability (class in ssapy.rvsampler)
rvprobability (ssapy.particles.Particles attribute)
RVSigmaProposal (class in ssapy.rvsampler)
S
sample() (ssapy.linker.Linker method)
(ssapy.rvsampler.EmceeSampler method)
,
[1]
(ssapy.rvsampler.MHSampler method)
,
[1]
sample_ball() (in module ssapy.rvsampler)
sample_orbit_selectors_from_data_conditional() (ssapy.linker.Linker method)
,
[1]
sample_points() (in module ssapy.utils)
sample_Porbit_conditional_dist() (ssapy.linker.Linker method)
,
[1]
samples (ssapy.rvsampler.DirectInitializer attribute)
satIDs (ssapy.correlate_tracks.TrackBase attribute)
SATURN_MASS (in module ssapy.constants)
SATURN_MU (in module ssapy.constants)
SATURN_RADIUS (in module ssapy.constants)
save_animated_gif() (in module ssapy.plotUtils)
save_csv() (in module ssapy.io)
save_csv_array_to_line() (in module ssapy.io)
save_csv_header() (in module ssapy.io)
save_csv_line() (in module ssapy.io)
save_h5() (in module ssapy.io)
save_np() (in module ssapy.io)
save_plot() (in module ssapy.plotUtils)
save_plot_to_pdf() (in module ssapy.plotUtils)
save_step() (ssapy.linker.Linker method)
,
[1]
scatter_2d() (in module ssapy.plotUtils)
scatter_3d() (in module ssapy.plotUtils)
SciPyPropagator (class in ssapy.propagator)
semiMajorAxis() (ssapy.orbit_solver.SheferTwoPosOrbitSolver method)
SeriesPropagator (class in ssapy.propagator)
set_color_theme() (in module ssapy.plotUtils)
SGP4Propagator (class in ssapy.propagator)
SheferTwoPosOrbitSolver (class in ssapy.orbit_solver)
sigma (ssapy.correlate_tracks.CircVelocityPrior attribute)
(ssapy.correlate_tracks.ZeroRadialVelocityPrior attribute)
(ssapy.rvsampler.EquinoctialExEyPrior attribute)
sigma_points() (in module ssapy.utils)
ssapy.accel
module
ssapy.body
module
ssapy.compute
module
ssapy.constants
module
ssapy.correlate_tracks
module
ssapy.ellipsoid
module
ssapy.gravity
module
ssapy.io
module
ssapy.linker
module
ssapy.orbit
module
ssapy.orbit_solver
module
ssapy.particles
module
ssapy.plotUtils
module
ssapy.propagator
module
ssapy.rvsampler
module
ssapy.simple
module
ssapy.utils
module
ssapy_kwargs() (in module ssapy.simple)
ssapy_orbit() (in module ssapy.simple)
ssapy_prop() (in module ssapy.simple)
subsample_high_lnprob() (in module ssapy.utils)
summarize() (ssapy.correlate_tracks.Hypothesis method)
summarize_tracklet() (in module ssapy.correlate_tracks)
summarize_tracklets() (in module ssapy.correlate_tracks)
SUN_MASS (in module ssapy.constants)
SUN_MU (in module ssapy.constants)
sun_shine() (in module ssapy.compute)
sunAlt() (ssapy.orbit.EarthObserver method)
sunPos() (in module ssapy.utils)
SunPosition (class in ssapy.body)
T
t (ssapy.orbit.Orbit attribute)
tan_to_lb() (in module ssapy.utils)
teme_to_gcrf() (in module ssapy.utils)
ThreeAngleOrbitSolver (class in ssapy.orbit_solver)
threebody_prop() (in module ssapy.simple)
time_ordered_satIDs() (in module ssapy.correlate_tracks)
times (ssapy.correlate_tracks.TrackBase attribute)
tp_to_lb() (in module ssapy.utils)
tp_to_unit() (in module ssapy.utils)
Track (class in ssapy.correlate_tracks)
TrackBase (class in ssapy.correlate_tracks)
TrackGauss (class in ssapy.correlate_tracks)
tracks (ssapy.correlate_tracks.Hypothesis attribute)
trueAnomaly (ssapy.orbit.Orbit attribute)
TwoPosOrbitSolver (class in ssapy.orbit_solver)
U
unit_to_lb() (in module ssapy.utils)
unit_to_tp() (in module ssapy.utils)
unit_vector() (in module ssapy.utils)
unitAngle3() (in module ssapy.utils)
unscented_transform_mean_covar() (in module ssapy.utils)
update() (ssapy.correlate_tracks.TrackBase method)
(ssapy.correlate_tracks.TrackGauss method)
update_orbit_parameters() (ssapy.linker.Linker method)
,
[1]
update_params_using_carlin_chib() (ssapy.linker.Linker method)
,
[1]
URANUS_MASS (in module ssapy.constants)
URANUS_MU (in module ssapy.constants)
URANUS_RADIUS (in module ssapy.constants)
V
v (ssapy.orbit.Orbit attribute)
VENUS_MASS (in module ssapy.constants)
VENUS_MU (in module ssapy.constants)
VENUS_RADIUS (in module ssapy.constants)
VGEO (in module ssapy.constants)
VLEO (in module ssapy.constants)
vMean (ssapy.rvsampler.GaussianRVInitializer attribute)
(ssapy.rvsampler.VPrior attribute)
volume (ssapy.correlate_tracks.TrackBase attribute)
VolumeDistancePrior (class in ssapy.correlate_tracks)
VPrior (class in ssapy.rvsampler)
vSigma (ssapy.rvsampler.DistanceProjectionInitializer attribute)
(ssapy.rvsampler.GaussianRVInitializer attribute)
(ssapy.rvsampler.GEOProjectionInitializer attribute)
(ssapy.rvsampler.VPrior attribute)
W
WGS72_EARTH_FLATTENING (in module ssapy.constants)
WGS72_EARTH_MU (in module ssapy.constants)
WGS72_EARTH_OMEGA (in module ssapy.constants)
WGS72_EARTH_POLAR_RADIUS (in module ssapy.constants)
WGS72_EARTH_RADIUS (in module ssapy.constants)
WGS84_EARTH_FLATTENING (in module ssapy.constants)
WGS84_EARTH_MU (in module ssapy.constants)
WGS84_EARTH_OMEGA (in module ssapy.constants)
WGS84_EARTH_POLAR_RADIUS (in module ssapy.constants)
WGS84_EARTH_RADIUS (in module ssapy.constants)
X
X() (ssapy.orbit_solver.DanchickTwoPosOrbitSolver static method)
(ssapy.orbit_solver.SheferTwoPosOrbitSolver static method)
xyz_to_lb() (in module ssapy.utils)
xyz_to_tp() (in module ssapy.utils)
Y
Y() (ssapy.orbit_solver.SheferTwoPosOrbitSolver method)
Z
Z() (ssapy.orbit_solver.SheferTwoPosOrbitSolver static method)
ZeroRadialVelocityPrior (class in ssapy.correlate_tracks)