You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

Function:

Configure predefined timesteps for a fews environment

Where to Use?

To define verbose timesteps or to define yearly or monthly time steps

Why to Use?

Yearly and monthly time steps can only be configured in the timesteps.xml. For verbose timesteps it might be
usefull to define them once in the timestep.xml and refer to them from other configuration files.

Description:

Definition of timesteps which can be referenced from other configuration files

Available since:


Contents

Overview

The timesteps.xml can be used to configure timesteps. This file is usefull to define verbose timesteps and refer to the definition of these timesteps to

from other configuration files.

Configuration

When available on the file system, the name of the XML file is for example:

TimeSteps 1.00 default.xml

TimeSteps                                 Fixed file name for the TimeSteps configuration

1.00                                            Version number

default                                       Flag to indicate the version is the default configuration (otherwise omitted).

Schema

Below the schema of the TimeStep.xml configuration files.

timeStep

Attributes;

-         id: Unique Id of level threshold.

yearlyTimeStep

Attributes;

-         id: Unique Id of a yearlyTimeStep.

  • No labels