Microsoft DirectX 8.0

DVBSLocator Object

Locator object for a DVBS network type.

Method or Property NameDescription
AzimuthAzimuth in tenths of a degree.
CarrierFrequencyCarrier Frequency(DecaHertz).
CloneCopy the Locator.
ElevationElevation of the satellite in tenths of a degree.
InnerFECInner FEC Type.
InnerFECRateInner FEC Rate.
ModulationModulation Type.
OrbitalPositionLongitude in tenths of a degree.
OuterFECOuter FEC Type.
OuterFECRateOuter FEC Rate.
SignalPolarisationSignal Polarisation Type.
SymbolRateSets or retrieves the QPSK symbol rate.
WestPositionVARIANT_TRUE means orbital position specifies west longitude.

DVBSLocator.Azimuth Property

DVBSLocator Object

Azimuth in tenths of a degree.

Syntax

DVBSLocator.Azimuth

Remarks

This property is read-write.

DVBSLocator.CarrierFrequency Property

DVBSLocator Object

Carrier Frequency(DecaHertz).

Syntax

DVBSLocator.CarrierFrequency

Remarks

This property is read-write.

DVBSLocator.Clone Method

DVBSLocator Object

Copy the Locator.

Syntax

DVBSLocator.Clone()

Return Value

Returns a DVBSLocator object that is a copy of the current object.

DVBSLocator.Elevation Property

DVBSLocator Object

Elevation of the satellite in tenths of a degree.

Syntax

DVBSLocator.Elevation

Remarks

This property is read-write.

DVBSLocator.InnerFEC Property

DVBSLocator Object

Inner FEC Type.

Syntax

DVBSLocator.InnerFEC

Remarks

This property is read-write.

DVBSLocator.InnerFECRate Property

DVBSLocator Object

Inner FEC Rate.

Syntax

DVBSLocator.InnerFECRate

Remarks

This property is read only.

DVBSLocator.Modulation Property

DVBSLocator Object

Modulation Type.

Syntax

DVBSLocator.Modulation

Remarks

This property is read-write.

DVBSLocator.OrbitalPosition Property

DVBSLocator Object

Longitude in tenths of a degree.

Syntax

DVBSLocator.OrbitalPosition

Remarks

This property is read-write.

DVBSLocator.OuterFEC Property

DVBSLocator Object

Outer FEC Type.

Syntax

DVBSLocator.OuterFEC

Remarks

This property is read-write.

DVBSLocator.OuterFECRate Property

DVBSLocator Object

Outer FEC Rate.

Syntax

DVBSLocator.OuterFECRate

Remarks

This property is read-write.

DVBSLocator.SignalPolarisation Property

DVBSLocator Object

Signal Polarisation Type.

Syntax

DVBSLocator.SignalPolarisation

Remarks

This property is read-write.

DVBSLocator.SymbolRate Property

DVBSLocator Object

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

DVBSLocator.WestPosition Property

DVBSLocator Object

VARIANT_TRUE means orbital position specifies west longitude.

Syntax

DVBSLocator.WestPosition

Remarks

This property is read-write.