A class to render lightnings. More...
Public Member Functions | |
SGLightning (double lon, double lat, double alt) | |
Build a new lightning. |
A class to render lightnings.
Definition at line 136 of file visual_enviro.cxx.
SGLightning::SGLightning | ( | double | lon, | |
double | lat, | |||
double | alt | |||
) |
Build a new lightning.
The lightning has a limited life time. It will also play a thunder sounder once.
lon | lon longitude in degree | |
lat | lat latitude in degree | |
alt | asl of top of lightning |
Definition at line 548 of file visual_enviro.cxx.