Click or drag to resize

ComplexCrossSectionScatteringCoefficient Properties

The ComplexCrossSectionScatteringCoefficient type exposes the following members.

Properties
  NameDescription
Public propertyColumnDimension
Gets the number of columns in this matrix.
(Inherited from ComplexMatrix.)
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 propertyItem
Gets or sets the value at the specified location in the matrix.
(Inherited from ComplexMatrix.)
Public propertyRowDimension
Gets the number of rows in this matrix.
(Inherited from ComplexMatrix.)
Top
See Also