ConstantCrossSectionScatteringCoefficientCrossSection Property |
Gets or sets the constant cross section value in meters squared.
Namespace:
AGI.Foundation.Communications
Assembly:
AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public double CrossSection { get; set; }
Public Property CrossSection As Double
Get
Set
public:
property double CrossSection {
double get ();
void set (double value);
}
member CrossSection : float with get, set
Property Value
Type:
DoubleSee Also