 | FloatRandomGumbelDistributionDisplacement Property |
Gets the displacement.
Namespace:
CenterSpace.NMath.Core
Assembly:
NMath (in NMath.dll) Version: 7.4
Syntaxpublic float Displacement { get; }
Public ReadOnly Property Displacement As Single
Get
public:
property float Displacement {
float get ();
}
member Displacement : float32 with get
Property Value
Type:
Single
See Also