Name

CL_cw_hohmannLine — Hohmann line

Calling Sequence

   [Hl_imp,Hl_cont]= CL_cw_hohmannLine()
   
   

Description

  • Gives the Hohmann line angle for two-impulse and continuous burn transfer.
  • Last update : 08/08/2007

Parameters

hl_imp:

Hohmann line for two-impulse transfer manoeuvres [rad]

hl_cont:

Hohmann line for continuous burn transfer manoeuvres [rad]

Authors

CNES - DCT/SB

See also

CL_cw_twoImpulse

Bibliography

Mecanique spatiale, CNES - Cepadues 1995, Tome II, 16.3.3.1.1 and 16.3.3.1.2

Examples

[Hl_imp,Hl_cont]= CL_cw_hohmannLine()

//see 'CelestLab> Demos> RELATIVE MOTION> CW_propagation' for more examples