Scilab Function

eph2xyz - Function to calculate satellite coordinates (xyz) from the ephemerietes of the satellite.

Calling Sequence

[xs,ys,zs,delta_Ts,delta_rho_rel] = eph2xyz(tc,Prs,a0,a1,a2,C_rs,delta_n,M_0,C_uc,e,C_us,a,te,C_ic,Omega_0,C_is,i_0,C_rc,omega_klein,Omega_dot,i_dot)

Parameters

Parameters

Description

Function to calculate satellite coordinates (xyz) from the ephemerietes of the satellite.

(possible matrix aware)

No warranty, there are no inputchecks.

See Also

kepler ,  

Authors

cos area7@web.de

Used Function

kepler.sci