Daily Profile

General Description

Parameter which provides a daily profile.

The daily profile returns a different value based on the month of the current time-step. API Reference

Attributes

Example

{
    type: 'dailyprofile',
    values: [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ... ]
}

Last updated