Description Usage Arguments Value Examples
blabla
1 2  | RiseAngle(Lat, GeoDec, AppAlt, TempE = TempDefault,
  PresE = PressureDefault, ObjectDist, Rim = RimDefault)
 | 
Lat | 
 the apparent altitude (deg), double vector  | 
GeoDec | 
 the geocentric declination (deg), double vector  | 
AppAlt | 
 the apparent altitude (deg), double vector  | 
TempE | 
 Temperature at Height eyes (C), default=15C, double vector  | 
PresE | 
 Airpressure at height eye (mbar, default=1013.25mbar), double vector  | 
ObjectDist | 
 the name of celestial object ("moonavg","moonnearest","moonfurthest","sun","star","topo"]), charector vector  | 
Rim | 
 the place to be taken on the clestial object's disc (default=0), integer (bottom=-1, centre=0, top=1) vector  | 
RiseAngle the apparent rise angle (deg), double
1 2  | RiseAngle(55,12,0,10,1000,"moonavg",0) 
#28.33387469
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.