Microsoft DirectX 8.0 |
Locator object for a DVBS network type.
Method or Property Name Description Azimuth Azimuth in tenths of a degree. CarrierFrequency Carrier Frequency(DecaHertz). Clone Copy the Locator. Elevation Elevation of the satellite in tenths of a degree. InnerFEC Inner FEC Type. InnerFECRate Inner FEC Rate. Modulation Modulation Type. OrbitalPosition Longitude in tenths of a degree. OuterFEC Outer FEC Type. OuterFECRate Outer FEC Rate. SignalPolarisation Signal Polarisation Type. SymbolRate Sets or retrieves the QPSK symbol rate. WestPosition VARIANT_TRUE means orbital position specifies west longitude.
Azimuth in tenths of a degree.
Syntax
DVBSLocator.Azimuth
Remarks
This property is read-write.
Carrier Frequency(DecaHertz).
Syntax
DVBSLocator.CarrierFrequency
Remarks
This property is read-write.
Copy the Locator.
Syntax
DVBSLocator.Clone()
Return Value
Returns a DVBSLocator object that is a copy of the current object.
Elevation of the satellite in tenths of a degree.
Syntax
DVBSLocator.Elevation
Remarks
This property is read-write.
Inner FEC Type.
Syntax
DVBSLocator.InnerFEC
Remarks
This property is read-write.
Inner FEC Rate.
Syntax
DVBSLocator.InnerFECRate
Remarks
This property is read only.
Modulation Type.
Syntax
DVBSLocator.Modulation
Remarks
This property is read-write.
Longitude in tenths of a degree.
Syntax
DVBSLocator.OrbitalPosition
Remarks
This property is read-write.
Outer FEC Type.
Syntax
DVBSLocator.OuterFEC
Remarks
This property is read-write.
Outer FEC Rate.
Syntax
DVBSLocator.OuterFECRate
Remarks
This property is read-write.
Signal Polarisation Type.
Syntax
DVBSLocator.SignalPolarisation
Remarks
This property is read-write.
Sets or retrieves the QPSK symbol rate.
Syntax
DVBSLocator.SymbolRate
Remarks
This property is read-write. QPSK modulates symbols onto the RF signal. These symbols are detected by the demodulator and used to reconstruct a bit stream. QPSK allows the rate at which symbols are (de)modulated to be changed.
See Also
VARIANT_TRUE means orbital position specifies west longitude.
Syntax
DVBSLocator.WestPosition
Remarks
This property is read-write.