Polynomial |
The PolynomialDetrendingController type exposes the following members.
| Name | Description | |
|---|---|---|
| _doc |
The document to edit. If _useDocumentCopy is , this is a copy of the original document; otherwise, it is the original document itself.
(Inherited from MVCANControllerEditImmutableDocBaseTModel, TView) | |
| _originalDoc |
The original document. If _useDocumentCopy is , it may have been edited by this controller.
(Inherited from MVCANControllerEditImmutableDocBaseTModel, TView) | |
| _useDocumentCopy |
If , a copy of the document is made before editing; this copy can later be used to revert the state of the document to the original state.
(Inherited from MVCANControllerEditImmutableDocBaseTModel, TView) | |
| _view |
The GUI view of this controller.
(Inherited from MVCANControllerEditImmutableDocBaseTModel, TView) |