![]() |
VR-Forces 5.0.2 Developer's Guide
|
The DtVrfWeatherStateMapper is a utility class for mapping between the VRF/VRL Extension 'Weather' states to the VR-Vantage Cloud Cover Type ennumerations.
Static Public Member Functions | |
| static DtCloudTypeMapper::CloudType | vrfWeatherCloudLayerToCloudType (CloudLayerCloudType netType) |
| static DtVrfWeatherCloudState | cloudCoverTypeToVrfWeatherCloudState (makArchives::DtCloudCoverType cloudCover) |
| static makArchives::DtCloudCoverType | vrfWeatherCloudStateToCloudCoverType (DtVrfWeatherCloudState weatherCloudState) |
|
static |
Conversion between DtVrfWeatherCloudState and DtCloudCoverType enumerations.
|
static |
Conversion between DtVrfWeatherCloudState and DtCloudCoverType enumerations.
|
static |
Conversion between CloudLayerCloudType and DtCloudTypeMapper::CloudType.