1
0
Fork 0
flightgear/src/Environment
david b091433cf6 Added support for initializing and maintaining up to five cloud
layers.  The properties controlling each layer are inside
/environment/clouds/layer[n], and the available properties are type
("clear", "overcast", "mostly-cloudy", "mostly-sunny", or "cirrus"),
span-m (should be about 40000), elevation-ft, thickness-ft, and
transition-ft.
2002-05-17 19:02:24 +00:00
..
.cvsignore Initial take of new environment subsystem. Configure with 2002-02-19 14:21:19 +00:00
environment.cxx Minor tweaks and additional comments. 2002-05-15 12:03:41 +00:00
environment.hxx Finished off the atmosphere model (Troposphere and lower 2002-05-15 03:00:41 +00:00
environment_ctrl.cxx Major overhaul: 2002-05-11 16:28:50 +00:00
environment_ctrl.hxx Major overhaul: 2002-05-11 16:28:50 +00:00
environment_mgr.cxx Added support for initializing and maintaining up to five cloud 2002-05-17 19:02:24 +00:00
environment_mgr.hxx Added support for initializing and maintaining up to five cloud 2002-05-17 19:02:24 +00:00
Makefile.am Added an interface for an environment controller, together with a 2002-05-07 00:03:54 +00:00