Click or drag to resize

GaussianOpticalGainPattern Properties

The GaussianOpticalGainPattern type exposes the following members.

Properties
  NameDescription
Public propertyApertureDiameter
Gets or sets the aperture diameter, in meters.
(Inherited from OpticalGainPattern.)
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.
(Inherited from OpticalGainPattern.)
Public propertyEfficiency
Gets or sets the efficiency, as a ratio between zero and one.
(Inherited from OpticalGainPattern.)
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.
(Inherited from OpticalGainPattern.)
Top
See Also