Scilab Function
skyplot - generate a skyplot
Calling Sequence
-
axis = skyplot(azim,elev,maske,line_style,ID)
Parameters
-
azim
: azimuth of observed sv [degree]
-
elev
: elevation (90 - zenith angle) of observed sv [degree]
-
maske
: elevation mask (only one value supported) [degree]
-
line_style
: line style for the sv (a.e. "b-" or "r*")
-
ID
: ID of the point or sv [string]
-
axis
: identifier for the used axis
Description
-
generate a skyplot
-
No warranty, no inputchecks.
Examples
Add here scilab instructions and comments
Authors
-
cos
area7@web.de
Used Function
plot