Click or drag to resize
doubleConstraintBaseType Complex Type

Floating point constraint base type

Namespace: Empty

Schema: Empty

Base Type
Content Type
Simple Type double
Usages
Attributes
NameTypeRequiredDescription
Attribute aSimple Type double

Parameter a of the uncertainty distribution function

Attribute bSimple Type double

Parameter b of the uncertainty distribution function

Attribute cSimple Type double

Parameter c of the uncertainty distribution function

Attribute deltaSimple Type double

Parameter delta of the uncertainty distribution function

Attribute externalDataDirectorySimple Type string

Directory of the external data file

Attribute externalDataNodePathSimple Type string

Path of the node inside the external data file

Attribute externalFileNameSimple Type string

Name of the external data file

Attribute muSimple Type double

Parameter mu of the uncertainty distribution function

Attribute relationalOperatorRestriction stringYes

Relational operator of the constraint (lt, le, eq, ne, gt, ge)

Attribute uncertaintyFunctionNameSimple Type uncertaintyFunctionType

Name of the uncertainty distribution function

Attribute vSimple Type double

Parameter v of the uncertainty distribution function

Attribute wSimple Type double

Parameter w of the uncertainty distribution function

Remarks

Base type for double nodes including a relational operator attribute indicating valid constraint region

The doubleConstraintBaseType extends the doubleBaseType and thus inherits all its attributes.