The MCvConDensation type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
| DP |
Dimension of state vector
| |
| DynamMatr |
Matrix of the linear Dynamics system
| |
| flConfidence |
Confidence for each Sample
| |
| flCumulative |
Cumulative confidence
| |
| flNewSamples |
Temporary array of the Sample Vectors
| |
| flSamples |
Array of the Sample Vectors
| |
| MP |
Dimension of measurement vector
| |
| RandomSample |
RandomVector to update sample set
| |
| RandS |
Array of structures to generate random vectors
| |
| SamplesNum |
Number of the Samples
| |
| State |
Vector of State
| |
| Temp |
Temporary vector
|