Set this object to have the specified value. After this operation, type() == ball::UserFieldType::e_DOUBLE.
Synopsis
Declared in <ball_userfieldvalue.h>
void
setDouble(double value);
Parameters
Name |
Description |
value |
floating‐point value to set |
Created with MrDocs