| DigitalModulatorTModulation Properties | 
The DigitalModulatorTModulation generic type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | CarrierFrequency | 
            Gets or sets the frequency to set on the modulated carrier signal created by this modulator, in hertz.
             | 
|  | DigitalModulation | 
            Gets or sets the digital modulation to add to the signals.
             | 
|  | InputSignalProcessor | 
            Gets or sets the signal processor which produces the set of signals which this processor modifies.
            (Overrides SignalProcessorInputSignalProcessor.) | 
|  | 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.) | 
|  | SignalOutput | 
            Gets the signal processor representing the output of the service provider.
            (Inherited from SignalProcessor.) | 
 See Also
See Also