Constructor from a normal list of fluxes
# S4 method for list
ConstantInternalFluxRateList_by_PoolName(object)
An object of class ConstantInternalFluxRateList_by_PoolName
The function checks if the elements are of the desired type or can be converted to it. It is mainly used internally and usually called by the front end functions to convert the user supplied arguments.
A list. Either a list of elements of type ConstantInternalFluxRate_by_PoolName or a list where the names of the elements are strings of the form 'somePool->someOtherPool' (for the flux rate from pool somePool to someOtherPool)