Public Attributes | |
| float | T_atm |
| float | v_wind |
| float | h_column |
| float | dx |
| float | dy |
| char * | path |
| float | pwv0 |
| float | pwv_slope |
| float Atmosphere::dx |
Gridsize along x axis in meters.
| float Atmosphere::dy |
Gridsize along y axis in meters.
| float Atmosphere::h_column |
Reference column height of atmosphere, in meters.
| char* Atmosphere::path |
Path to prepd folder.
| float Atmosphere::pwv0 |
Average PWV at start of simulation.
| float Atmosphere::pwv_slope |
Linear slope of average PWV.
| float Atmosphere::T_atm |
floatemperature of atmosphere in Kelvin.
| float Atmosphere::v_wind |
Max windspeed in meters per second.