<< CL_cw_Mmatrix Relative motion CL_cw_circularDrift >>

CelestLab >> Relative motion > CL_cw_Nmatrix

CL_cw_Nmatrix

Clohessy-Wiltshire N transformation Matrix

Calling Sequence

N = CL_cw_Nmatrix(alt,delta_t [,er,mu])

Description

Parameters

alt:

Target altitude (semi-major axis minus equatorial radius) [m] (1xN or 1x1)

delta_t:

Time step [s] (1xN or 1x1)

er:

(optional) Equatorial radius [m] (default is %CL_eqRad)

mu:

(optional) Gravitational constant [m^3/s^2] (default is %CL_mu)

N:

Clohessy-Wiltshire "N" transformation matrix (6x6xN)

Authors

See also

Bibliography

Examples

[N]=CL_cw_Nmatrix(350000,100)

Report an issue
<< CL_cw_Mmatrix Relative motion CL_cw_circularDrift >>