AgGateway.ADAPT.ISOv4Plugin.ImportMappers.LogMappers.CondensedStateMeterCreator.GetMetersValue C# (CSharp) Method

GetMetersValue() public abstract method

public abstract GetMetersValue ( List meters, AgGateway.ADAPT.ApplicationDataModel.LoggedData.SpatialRecord spatialRecord ) : UInt32
meters List
spatialRecord AgGateway.ADAPT.ApplicationDataModel.LoggedData.SpatialRecord
return System.UInt32
        public abstract UInt32 GetMetersValue(List<WorkingData> meters, SpatialRecord spatialRecord);