#include <gz/math/Temperature.hh>#include <gz/utils/ImplPtr.hh>#include "sdf/Element.hh"#include "sdf/Types.hh"#include "sdf/config.hh"#include "sdf/system_util.hh"Go to the source code of this file.
Classes | |
| class | sdf::SDF_VERSION_NAMESPACE::Atmosphere |
| The Atmosphere class contains information about an atmospheric model and related parameters such as temperature and pressure at sea level. More... | |
Namespaces | |
| namespace | sdf |
| namespace for Simulation Description Format parser | |
| namespace | sdf::SDF_VERSION_NAMESPACE |
Enumerations | |
| enum class | sdf::SDF_VERSION_NAMESPACE::AtmosphereType { sdf::SDF_VERSION_NAMESPACE::ADIABATIC = 0 } |
| The set of atmosphere model types. More... | |