Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
character(len=MaxNameLength), | public | :: | Name | = | Blank | ||
integer, | public | :: | ScheduleTypePtr | = | 0 | ||
logical, | public | :: | IntervalInterpolated | = | .false. | ||
logical, | public | :: | Used | = | .false. | ||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:,:) | :: | TSValue | |||
real(kind=r64), | public | :: | TSValMax | = | 0.0D0 | ||
real(kind=r64), | public | :: | TSValMin | = | 0.0D0 |