ne_rxn_isSetCurve

bool sbne::ne_rxn_isSetCurve(NReaction *r)

Predicate returning true if this NReaction object’s LCurve object is set.

Parameters:

r – a pointer to the NReaction object.

Returns:

true if the LCurve object of this NReaction object is set, false if either the LCurve object is not set or the object is NULL .