Covariance3By3SizeAndOrientation Methods |
The Covariance3By3SizeAndOrientation type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | ConstructDateMotionCollectionFromMatrixCollection(DateMotionCollection<Matrix>) | Converts a DateMotionCollection<T> of Matrix into a DateMotionCollection<T>. Only the first three rows and columns of the matrices are examined, larger matrices (such as a 6x6 matrix including velocity covariance) can be fed in and the other indices will be ignored. |
![]() ![]() | ConstructDateMotionCollectionFromMatrixCollection(DateMotionCollection<Matrix3By3>) | |
![]() | Equals(Covariance3By3SizeAndOrientation) |
Indicates whether another instance of this type is exactly equal to this instance.
|
![]() | Equals(Object) |
Indicates whether another object is exactly equal to this instance.
(Overrides Object.Equals(Object).) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode |
Returns a hash code for this instance, which is suitable for use in hashing algorithms and data structures like a hash table.
(Overrides Object.GetHashCode().) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToMatrix3By3 |
Gets the covariance matrix that corresponds to the sigma and orientation information.
|
![]() | ToMatrix3By3Symmetric |
Gets the covariance matrix that corresponds to the sigma and orientation information.
|
![]() | ToString |
Returns the string representation of the value of this instance.
(Overrides Object.ToString().) |