keplerian2ijk
Position and velocity vectors in geocentric equatorial coordinate system using Keplerian orbit elements
Syntax
Description
[
calculates the position and velocity vectors in the geocentric equatorial coordinate system
(IJK) for given Keplerian orbit elements of noncircular, inclined orbits.rijk,vijk] = keplerian2ijk(a,ecc,incl,RAAN,argp,nu)
[
specifies orbit element properties using one or more name-value pair arguments. For example,
rijk,vijk] = keplerian2ijk(___,Name,Value)'truelon','17' specifies the angle between the
x-axis and spacecraft position vector. Specify name-value pair arguments
after all other input arguments.
Examples
Input Arguments
Name-Value Arguments
Output Arguments
More About
References
[1] Vallado, D. A. Fundamentals of Astrodynamics and Applications. alg. 5. McGraw-Hill, 1997.
[2] NASA. "Planetary Fact Sheet." NASA National Space Science Data Center. https://nssdc.gsfc.nasa.gov/planetary/factsheet/.
Version History
Introduced in R2019aSee Also
ecef2eci | eci2ecef | dcmeci2ecef | aeroReadIERSData | deltaCIP | polarMotion | deltaUT1 | ijk2keplerian | siderealTime | CubeSat Vehicle (Aerospace Blockset)