A Sandcastle Documented Class Library
ReaderMode Methods |
The ReaderMode type exposes the following members.
Methods
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from 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 | Serves as the default hash function. (Inherited from Object.) |
|
GetType | Gets the Type of the current instance. (Inherited from Object.) |
|
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
|
SetCompliance |
Sets whether this mode is spec compliant.
|
|
SetDivideRatio |
Sets the divide ratio for this mode.
|
|
SetMaxTari |
Sets the maximum Tari value for this mode.
|
|
SetMillerValue |
Sets the Miller value for this mode.
|
|
SetMinTari |
Sets the minimum Tari value for this mode.
|
|
SetModeIdentifier |
Sets the mode identifier, which is normally an index into a table of modes.
|
|
SetModulation |
Sets the forward link modulation scheme for this mode.
|
|
SetPIE |
Sets the PIE for this mode.
|
|
SetSpectralMask |
Sets the spectral mask type for this mode.
|
|
SetTagDataRate |
Sets the tag data rate for this mode.
|
|
SetTariStep |
Sets the step increment if the Tari value can be set in this mode.
|
|
ToString | (Overrides ObjectToString.) |
See Also