SetFloatValue
Description
Sets the floating-point value of a ScopeAttrValue object.
Prototype
void SetFloatValue(float32_t value);
Parameters
Parameter |
Input/Output |
Description |
|---|---|---|
value |
Input |
Floating-point value |
Returns
None
Restrictions
None
Parent topic: Class ScopeAttrValue