#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::v12::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::v12 |
Enumerations | |
enum class | sdf::v12::AtmosphereType { sdf::v12::ADIABATIC = 0 } |
The set of atmosphere model types. More... | |