SphericalTabularMonostaticCrossSectionScatteringCoefficientCrossSectionScatteringMatrixSphericalTableIsSymmetrical Property |
Gets a value indicating whether or not the table is symmetrical about the z-axis.
Namespace:
AGI.Foundation.Communications
Assembly:
AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public bool IsSymmetrical { get; }
Public ReadOnly Property IsSymmetrical As Boolean
Get
public:
property bool IsSymmetrical {
bool get ();
}
member IsSymmetrical : bool with get
Property Value
Type:
BooleanSee Also