Click or drag to resize

OpticalGainPattern Properties

The OpticalGainPattern type exposes the following members.

Properties
  NameDescription
Public propertyApertureDiameter
Gets or sets the aperture diameter, in meters.
Public propertyDivergenceAngle
Gets or sets the divergence angle, in radians. Typically represents the angle at which the gain is 1/e2 below the on axis (boresight) value.
Public propertyEfficiency
Gets or sets the efficiency, as a ratio between zero and one.
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 propertyPointingError
Gets or sets the pointing error angle, in radians. The pointing error angle is defined as a constant offset which is added to the off-boresight angle, when computing the gain value. The off-boresight angle is the angle between the boresight vector and the link direction vector.
Top
See Also