Class Estimator
Rotation estimator base class.
public abstract class Estimator : UnmanagedObject, IDisposable
- Inheritance
-
Estimator
- Implements
- Derived
- Inherited Members
Constructors
Estimator()
protected Estimator()
Fields
_estimatorPtr
Pointer to the native Estimator object.
protected nint _estimatorPtr
Field Value
Properties
EstimatorPtr
Pointer to the native Estimator object.
public nint EstimatorPtr { get; }
Property Value
Methods
DisposeObject()
Reset the unmanaged pointer associated to this object
protected override void DisposeObject()