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