Click or drag to resize

OpticalTransmitter Properties

The OpticalTransmitter type exposes the following members.

Properties
  NameDescription
Public propertyAdditionalSignalData
Gets the additional data included on the signal.
Public propertyAntennaGainPattern
Gets or sets the OpticalGainPattern which represents the transmitter's optics.
Public propertyChildren
Gets the collection containing the children of this Platform.
(Inherited from Platform.)
Public propertyDataRate
Gets or sets the rate, in bits per second, at which the data is modulated on the carrier.
Public propertyExtensions
Gets the collection of extensions attached to this object.
(Inherited from ExtensibleObject.)
Public propertyGenerationTimes
Gets a collection of the TimeIntervals when the transmitter is broadcasting.
Public propertyIdentifier
Gets the identifier for this transmitter's signals.
Public propertyIsFrozen
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.)
Public propertyLocationPoint
Gets or sets the time-varying location of this platform.
(Inherited from Platform.)
Public propertyModulation
Gets or sets the DigitalModulation.
Public propertyName
Gets or sets the name of the platform.
(Inherited from Platform.)
Public propertyOrientationAxes
Gets or sets the time-varying orientation of this platform.
(Inherited from Platform.)
Public propertyParent
Gets the parent platform of this platform.
(Inherited from Platform.)
Public propertyPolarizationSource
Gets or sets the polarization source.
Public propertyPower
Gets or sets the power, in watts, the transmitter's amplifier uses to transmit the signal.
Public propertyReferenceFrame
Gets the reference frame of this platform formed by the combination of the platform's location and orientation.
(Inherited from Platform.)
Public propertyWavelength
Gets or sets the wavelength, in meters, that the signal is transmitted on.
Top
See Also