NodeSurrogate

constructor(id: Int, contents: Map<MoleculeSurrogate, TS>, position: PS)

Parameters

id

the id of the NodeSurrogate.

contents

the mapping between MoleculeSurrogate and concentrations.

position

the position of the NodeSurrogate.

the type of the [PositionSurrogate].