KeyFile.setDoubleList

void setDoubleList(string groupName, string key, double[] list)

Associates a list of double values with key under group_name. If key cannot be found then it is created.

Parameters

groupNamea group name
keya key
listan array of double values