ScalarDerivative Properties |
The ScalarDerivative type exposes the following members.
| Name | Description | |
|---|---|---|
| IsFrozen |
Gets a value indicating whether this object is frozen. A frozen object cannot be modified and an
ObjectFrozenException will be thrown if an attempt is made to do so.
(Inherited from DefinitionalObject.) | |
| Order |
Gets or sets the order. The order of the derivative this object will represent will be equal to this value.
| |
| Scalar |
Gets or sets the scalar. This ScalarDerivative will represent the derivative of the scalar represented by this property.
|