Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

scrollbar

What

nameofinstance.xml

Description

Configuration for the transformation module

schema location

http://fews.wldelft.nl/schemas/version1.0/transformationSets.xsd

Entry in ModuleDescriptors

<moduleDescriptor id="Transformation">
<description>General Transformation Component</description>
<className>nl.wldelft.fews.system.plugin.transformation.TransformationController</className>
</moduleDescriptor>

...

  • variableId : ID of the variable (group).Later used in referencing the variable.
  • variableType : Optional type definition of variable (defaults to "any")
  • convertDatum : Optional Boolean flag to indicate if datum is to be converted. Note that all input variables should specify the same value for convertDatum, otherwise a warning is given for input variables for which a datum applies. 

Available harmonic components are listed in the attached file.

...