C# Class AgGateway.ADAPT.ISOv4Plugin.ExportMappers.NumericValueMapper

Inheritance: INumericValueMapper
Afficher le fichier Open project: ADAPT/ISOv4Plugin Class Usage Examples

Méthodes publiques

Méthode Description
Map ( AgGateway.ADAPT.ApplicationDataModel.LoggedData.NumericWorkingData meter, AgGateway.ADAPT.ApplicationDataModel.LoggedData.SpatialRecord spatialRecord ) : uint
NumericValueMapper ( ) : System
NumericValueMapper ( IRepresentationMapper representationMapper ) : System

Private Methods

Méthode Description
GetResolution ( AgGateway.ADAPT.ApplicationDataModel.Representations.NumericRepresentationValue value ) : double

Method Details

Map() public méthode

public Map ( AgGateway.ADAPT.ApplicationDataModel.LoggedData.NumericWorkingData meter, AgGateway.ADAPT.ApplicationDataModel.LoggedData.SpatialRecord spatialRecord ) : uint
meter AgGateway.ADAPT.ApplicationDataModel.LoggedData.NumericWorkingData
spatialRecord AgGateway.ADAPT.ApplicationDataModel.LoggedData.SpatialRecord
Résultat uint

NumericValueMapper() public méthode

public NumericValueMapper ( ) : System
Résultat System

NumericValueMapper() public méthode

public NumericValueMapper ( IRepresentationMapper representationMapper ) : System
representationMapper IRepresentationMapper
Résultat System