ne_sr_isSetCurve

bool sbne::ne_sr_isSetCurve(NSpeciesReference *sR)

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

Parameters

sR – a pointer to the NSpeciesReference object.

Returns

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