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 fieldHotStartDate
Time to extract hotstart from
Public fieldHotStartFile
Name and path of hot start file
Public fieldJobStartCriterionId
Id of Job-start criteria
Public fieldStartTime
Start time of LTS Job
Public fieldUseHotStartFile
Flag indicating if to use hot start file
Top
See Also