Popularity
0 Stars
Updated Last
1 Year Ago
Started In
January 2015

DanaTypes

Build Status

Type name | Description

Real | Type for continuous variables or parameters, with attributes:

• Brief: textual brief description

• Default: default value for parameters and initial guess for variables

• Lower: lower limit

• Upper: upper limit

• Unit: textual unit of measurement

Integer | Type for integer variables or parameters, with attributes:

• Brief: textual brief description

• Default: default value for parameters and initial guess for variables

• Lower: lower limit

• Upper: upper limit

Switcher | Type for textual parameters, with attributes:

• Brief textual brief description

• Valid the valid values for the switcher

• Default default value for the switcher

Boolean | Type for logical parameters or variables, with attributes:

• Brief textual brief description

• Default default value for parameters and initial guess for variables Plugin Object for loading third party pieces of software providing special calculation services