| KFactor Constructor |
[This is preliminary documentation and is subject to change.]
Construct a k-factor.
Namespace:
Ruyi.SDK.Online
Assembly:
SDK.RuyiSDKAsync (in SDK.RuyiSDKAsync.dll) Version: 0.9.3.3995
Syntax public KFactor(
double exactKFactor
)
Parameters
- exactKFactor
- Type: SystemDouble
The value of this k-factor.
See Also