DilutionOfPrecision Constructor |
Name | Description | |
---|---|---|
DilutionOfPrecision |
Initializes a new instance with 0.0 for all DOP values.
| |
DilutionOfPrecision(DenseMatrix) |
Initializes a new instance from the specified covariance matrix.
Initializes the GeometryMatrix to all zeroes.
| |
DilutionOfPrecision(Double) |
Initializes a new instance from the specified covariance matrix.
Initializes the GeometryMatrix to all zeroes.
| |
DilutionOfPrecision(DenseMatrix, DenseMatrix) |
Initializes a new instance from the specified covariance matrix and geometry matrix.
Note that the matrices should already have been rotated by the receiver's orientation.
| |
DilutionOfPrecision(Double, Double) |
Initializes a new instance from the specified covariance matrix and geometry matrix.
Note that the matrices should already have been rotated by the receiver's orientation.
|