| posIntVectorBaseType Complex Type |
Vector with semicolon separated positive integer values
Namespace: Empty
Schema: Empty
| Item | Facet Value | Description |
|---|---|---|
| | (\s+)?\d+(([eE][-+]?)?\d+)?(\s+)?(;(\s+)?\d+(([eE][-+]?)?\d+)?(\s+)?)* |
| Name | Type | Required | Description |
|---|---|---|---|
Parameter a of the uncertainty distribution function | |||
Parameter b of the uncertainty distribution function | |||
Parameter c of the uncertainty distribution function | |||
Parameter delta of the uncertainty distribution function | |||
Directory of the external data file | |||
Path of the node inside the external data file | |||
Name of the external data file | |||
Mapping type of the data, fixed to vector | |||
Parameter mu of the uncertainty distribution function | |||
Name of the uncertainty distribution function | |||
Parameter v of the uncertainty distribution function | |||
Parameter w of the uncertainty distribution function |
Any positive integer values separated by semicolons are permitted, e.g.:
<intVectorTest>0;1;2;3;4;5</intVectorTest>
<intVectorTest>1</intVectorTest>
<intVectorTest>0,1,2,3,4,5</intVectorTest>
<intVectorTest>0.;1.;2.</intVectorTest>
<intVectorTest>-1;0;1</intVectorTest>
(c) 2023 Deutsches Zentrum fuer Luft- und Raumfahrt e.V.