Scilab Function
skyplot - Erzeugt einen Skyplot
Calling Sequence
-
axis = skyplot(azim,elev,maske,line_style,ID)
Parameters
-
azim
: Azimut des beobachteten SV [Degree]
-
elev
: Elevation (90° - Zenitdistanz) des beobachteten SV [Degree]
-
maske
: Elevationsmaske (bisher wird nur ein Wert unterstützt) [Degree]
-
line_style
: Linienstil der in Scilab unterstützt wird (z.B. "b-" oder "r*").
-
ID
: Bezeichner für SV oder Standpunkt
-
axis
: Bezeichner des axis-Objekts.
Description
-
Erzeugt einen Skyplot.
-
Keine Gewähr, da keine Abfragen.
Examples
Add here scilab instructions and comments
Authors
-
cos
area7@web.de
Used Function
plot