IDigitalLocator Interface
The IDigitalLocator interface serves as the base interface for Locator objects that contain tuning information about the tuning space for a digital network. The base interface is never used directly. It is used only through derived interfaces such as IATSCLocator.
Methods
The IDigitalLocator interface inherits from ILocator.
In addition, IDigitalLocator defines the following methods.
Method | Description |
---|---|
Retrieves the type of inner forward error correction (FEC) that is used. |
|
Retrieves the inner FEC rate. |
|
Retrieves the type of outer FEC that is used. |
|
Retrieves the outer FEC rate. |
|
Retrieves the quadrature phase-shift keying (QPSK) symbol rate. |
|
Specifies the type of inner FEC to use. |
|
Specifies the inner FEC rate. |
|
Specifies the type of outer FEC to use. |
|
Specifies the outer FEC rate. |
|
Specifies the QPSK symbol rate. |
See Also
Send comments about this topic to Microsoft
Build date: 12/4/2008