Package with type definitions
Information
This package contains type definitions.
Package Content
| Name | Description |
| ConvectionModel
| Enumeration defining the convective heat transfer model |
Tilt
| Enumeration for surface tilt |
Azimuth
| Enumeration for surface azimuth |
Types and constants
type ConvectionModel = enumeration(
Fixed "Fixed coefficient (a user-specified parameter is used)",
Temperature "Temperature dependent")
"Enumeration defining the convective heat transfer model";
HTML-documentation generated by Dymola Thu Mar 17 10:16:36 2011.