./
horizon_radio.pro
Contains the horizon_radio function
Author information
- Author
Baptiste Cecconi
- History
2009/05/19: Created
2009/05/19: Last Edit
Routines
top source horizon_radio
result = horizon_radio(xyz_cassini, freq [, ntheta=sometype] [, nphi=sometype] [, mfl_model=sometype] [, horizon_foot=sometype] [, nocrt=sometype] [, observer_centered=sometype] [, normalized_vector=sometype])
horizon_radio is a function that <behavior desc here>
Return value
<return desc here>
Parameters
- xyz_cassini in required type=sometype
A parameter named xyz_cassini
- freq in required type=sometype
A parameter named freq
Keywords
- ntheta in optional type=sometype
A keyword named ntheta
- nphi in optional type=sometype
A keyword named nphi
- mfl_model in optional type=sometype
A keyword named mfl_model
- horizon_foot in optional type=sometype
A keyword named horizon_foot
- nocrt in optional type=sometype
A keyword named nocrt
- observer_centered in optional type=sometype
A keyword named observer_centered
- normalized_vector in optional type=sometype
A keyword named normalized_vector
Other attributes
- Uses:
Statistics
Lines: | 57 lines |
Cyclomatic complexity: | 9 |
Modified cyclomatic complexity: | 9 |
File attributes
Modification date: | Fri Jan 9 19:59:00 2015 |
Lines: | 57 |