HYPE
Loading...
Searching...
No Matches
modvar::timeinformationtype Type Reference
Collaboration diagram for modvar::timeinformationtype:

Public Data Type Components

type(datetypedate
integer dayno
integer prevdoy
integer tsofday
integer dayofweek

Detailed Description

Type to hold information on current time.

Data Type Components Description

◆ date

type(datetype) modvar::timeinformationtype::date

Current date in DateType format Year yyyy, Month 01-12, Day 01-31, Hour 00-23, Minute 00-59.

◆ dayno

integer modvar::timeinformationtype::dayno

Current day number of year (Julian day).

◆ dayofweek

integer modvar::timeinformationtype::dayofweek

Current day of the week (1=Monday, .., 7=Sunday).

◆ prevdoy

integer modvar::timeinformationtype::prevdoy

Number of days the previous year.

◆ tsofday

integer modvar::timeinformationtype::tsofday

Current time step of day (e.g. second ts of 24 this day with hourly timesteps).


The documentation for this type was generated from the following file: