Class - BasicData

Abstract D2LogicalModel.General.ReusableClasses.BasicData
Data that is either measured or calculated (elaborated) at the same time or over the same time period.

List of attributes

Name Data Type Order Definition    
measurementOrCalculatedTimePrecision TimePrecisionEnum 2 The precision to which the time of measurement or calculation is given.    
measurementOrCalculationPeriod Seconds 0 The time elapsed between the beginning and the end of the sampling or measurement period. This item may differ from the unit attribute; e.g. an hourly flow can be estimated from a 5-minute measurement period.    
measurementOrCalculationTime DateTime 1 Point in time at which this specific value or set of values has been measured or calculated. It may also be a future time at which a data value is predicted.    

Associations

Multiplicity From Role Role description Association Multiplicity To Role Role description  
0..1 GroupOfLocations pertinentLocation related to 1 BasicData  
0..1 BasicData related to 1 MeasuredValue  
0..1 BasicData related to 1 ElaboratedData  

List of subclasses

This class is specialized into: TrafficData , TrafficStatus , TravelTimeData , WeatherData