ne_rxn_setCurve

int sbne::ne_rxn_setCurve(NReaction *r, LCurve *c)

Sets the LCurve object of this NReaction object.

Parameters:
  • r – a pointer to the NReaction object.

  • c – a pointer to the LCurve object.

Returns:

integer value indicating success/failure of the function.