The atmosphere subsystem interfaces are defined in this sub-package of the VehicleInterfaces library. The atmosphere subsystem has no connectors but contains standard functions that can be redeclared to implement different ambient conditions. When an atmosphere subsystem is used in a model architecture it should be declared as an inner system so that it's functions can be accessed by other components in the model.
Within the VehicleIntefaces package the atmosphere subsystem is used to define the ambient conditions. These include air temperature, pressure, density, humidity and wind speed.
Name | Description |
---|---|
Tutorial | Atmosphere Tutorial |
Interfaces | Collection of interface definitions for atmosphere |
ConstantAtmosphere | Atmospheres with constant conditions |