gz/sim/components/Atmosphere.hh
Go to the documentation of this file.
A component type that wraps any data type. The intention is for this class to be used to create simpl...
Definition: gz/sim/components/Component.hh:325
Serialization for that converts components data types to gz::msgs. This assumes that gz::sim::convert...
Definition: gz/sim/components/Serialization.hh:109
#define IGN_GAZEBO_REGISTER_COMPONENT(_compType, _classname)
Static component registration macro.
Definition: gz/sim/components/Factory.hh:510
Component< sdf::Atmosphere, class AtmosphereTag, serializers::AtmosphereSerializer > Atmosphere
This component holds atmosphere properties of the world.
Definition: gz/sim/components/Atmosphere.hh:44
serializers::ComponentToMsgSerializer< sdf::Atmosphere, msgs::Atmosphere > AtmosphereSerializer
Definition: gz/sim/components/Atmosphere.hh:36