ne_sr_isSetCurve
-
bool sbne::ne_sr_isSetCurve(NSpeciesReference *sR)
Predicate returning
trueif this NSpeciesReference object’s LCurve object is set.- Parameters:
sR – a pointer to the NSpeciesReference object.
- Returns:
trueif the LCurve object of this NSpeciesReference object is set,falseif either the LCurve object is not set or the object isNULL.