MCPcopy Create free account
hub / github.com/dhale/jtk / setFloat

Method setFloat

core/src/main/java/edu/mines/jtk/util/ParameterSet.java:395–399  ·  view source on GitHub ↗

Set the float value of a named parameter in this parameter set. If this parameter set does not contain the named parameter, add the parameter to this set before setting its value. @param name name of the parameter. @param value parameter value.

(String name, float value)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

testSetGetMethod · 0.95

Calls 3

getParameterMethod · 0.95
addParameterMethod · 0.95
setFloatMethod · 0.95

Tested by 1

testSetGetMethod · 0.76