An override for the scenario end time.
An override for the ignition start time for any ignitions attached to this sub-scnario. Must be formatted as ISO-8601.
An override for the scenario start time.
The name of the sub-scenario that will be built using these options.
Get the override for the weather stream end time as an ISO8601 string.
Set the override for the weather stream end date using a string. Cannot be null or empty. Must be formatted in ISO8601.
Get the override for the ignition start time as an ISO8601 string.
Set the override for the ignition start time using a string. Cannot be null or empty. Must be formatted in ISO8601.
Get the override for the weather stream end time as a Luxon DateTime.
Set the override for the weather stream end date using a Luxon DateTime. Cannot be null. Only the date component will be used.
Get the override for the ignition start time as a Luxon DateTime.
Set the override for the ignition start date using a Luxon DateTime. Cannot be null.
Get the override for the weather stream start time as a Luxon DateTime.
Set the override for the weather stream start date using a Luxon DateTime. Cannot be null. Only the date component will be used.
Get the override for the weather stream start time as an ISO8601 string.
Set the override for the weather stream start date using a string. Cannot be null or empty. Must be formatted in ISO8601.
Find all errors that may exist in the stream sub-scenario options.
A list of all errors that were found.
Options for creating sub-scenarios when adding weather streams to a scenario.