Click or drag to resize

LTSJob Fields

The LTSJob type exposes the following members.

Fields
  NameDescription
Public fieldActualEndTime
Time at which the job ended in the simulation. Can be different from EndTime since the the job runs until the stop conditions are fulfilled.
Public fieldActualStartTime
Time at which the job started in the simulation. Can be different from StartTime since the previous job can extend into this job.
Public fieldDtMax
Maximum Dt in Job
Public fieldDtMin
Minimum Dt in job
Public fieldEndTime
End time of LTS Job
Public fieldEndTimeNoDuration
End time of LTS Job if no duration for stop conditions is considered
Public fieldHotStartDate
Time to extract hotstart from
Public fieldHotStartFile
Name and path of hot start file
Public fieldHotStartInflow
Inflow used to determine which hotstart file to use.
Public fieldJobStartCriterionId
Id of Job-start criteria
Public fieldJobStopCriterionId
Id of Job-stop criteria which determined the job end time
Public fieldJobStopCriterionNoDurationId
Id of Job-stop criteria which determined the job end time with no duration
Public fieldStartTime
Start time of LTS Job
Public fieldUseHotStartFile
Flag indicating if to use hot start file
Top
See Also