WMS:User Defined Time of Concentration

From XMS Wiki
Revision as of 22:45, 3 June 2008 by Eshaw (talk | contribs) (New page: Because it would be impossible to contain all possible equations used for computing travel times, a user defined equation may be defined for any arc segment. When “user defined” is sel...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Because it would be impossible to contain all possible equations used for computing travel times, a user defined equation may be defined for any arc segment. When “user defined” is selected for the arc type the Modify Equation button in the Time Computation Attributes dialog is active. By selecting this button you can use the Modify Equation dialog to create/modify a suitable equation. User defined equations can be created by typing in the equation edit field using the following rules for precedence (order of operations):

  1. Parts of the equation in parentheses have the highest precedence.
  2. Multiplication and division have higher precedence than addition and subtraction.
  3. Equations are evaluated from left to right.

Besides typing in the equation you can also select one of the pre-defined equations from the Sample equations drop-down list and add it to the equation line as a starting point to create a new equation. You may also use any of the variables that WMS can manage as part of the equation (e.g. length, slope, rainfall intensity, etc.). However, you cannot add a new "variable" since there is no way for WMS to manage it. If a variable that is not managed by WMS is used in your equation you must determine what the appropriate value for the selected arc would be and enter it as a constant in the user defined equation. Variables are added to an equation by either typing the abbreviation or selecting the variable you want to use and clicking on the Add to Equation button. In a similar fashion, mathematical operators can either be typed or the corresponding button selected to add them to the equation.


Related Topics