Click or drag to resize

LongTermStatisticsData Properties

The LongTermStatisticsData type exposes the following members.

Properties
  NameDescription
Public propertyConnection
Holder of read/write information
(Inherited from AbstractDataAccess.)
Public propertyCustomTypes
List of custom types stored in the data object and that must be serialized.

A custom type is e.g. a user implemented structure or catchment model. In order to store information on the custom type in the .m1dx file, the system needs to know which custom types are being used, and they must be added to this list.

(Inherited from AbstractDataAccess.)
Public propertyEpsilonRain
Do not start simulation if it rains less than EpsilonRain ( m3/s / m2 )
Public propertyExtensionData
Holds data from an extended DataContract
(Inherited from AbstractDataAccess.)
Public propertyGenerateLTSJobList
Public propertyIncludeDtMinMaxInJoblistFile
Include DtMin and DtMax in job list file. Only included so that users can edit the joblist file later and modify for individual events
Public propertyInitialConditions
Public propertyJobListFilePath
The jlob list read from or written to this file
Public propertyJobRuntimeStopConditionCollections
Public propertyJobStartConditions
Public propertyJobStopConditions
Public propertyMinimumTimeBetweenRain
Combine two LTS events if they are less than MinimumTimeBetweenRain apart
Public propertyResultFilePath
LTS results are written to this file
Public propertyResultSpecification
Top
See Also