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

Method setUnits

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

Set the units 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 units. @param name name of the parameter. @param units parameter units.

(String name, String units)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

getParameterMethod · 0.95
addParameterMethod · 0.95
setUnitsMethod · 0.95

Tested by

no test coverage detected