public class AirParameterData : AbstractDataAccess| AirParameterData | Initializes a new instance of the Object class. |
| AreaMinimal | Minimal air flow area in grid point. |
| Connection |
Holder of read/write information
(Inherited from AbstractDataAccess) |
| CustomTypes |
List of custom types stored in the data object and that must be serialized.
A custom type is e.g. a user implemented structure or catchment model. In order to store information on the custom type in the .m1dx file, the system needs to know which custom types are being used, and they must be added to this list. (Inherited from AbstractDataAccess) |
| DecoupledFile | File where actual air flow results are stored and are used for AD computations. |
| ExtensionData |
Holds data from an extended DataContract
(Inherited from AbstractDataAccess) |
| MockAirModuleUsingHD | Flag specifying to mock air module using HD module when performing AD simulations |
| UseHDState | Flag specifying to mock air module state using HD module |
| VolumeMinimal | Minimal air volume in nodes and grid points, when they get fully filled with water. |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
| GetHashCode | Serves as the default hash function. (Inherited from Object) |
| GetType | Gets the Type of the current instance. (Inherited from Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
| ToString | Returns a string that represents the current object. (Inherited from Object) |
| _connection |
Protected holder of read/write info
(Inherited from AbstractDataAccess) |