ne_net_getSpecies

NSpecies *sbne::ne_net_getSpecies(Network *net, const unsigned int &index)

Gets the indexth NSpecies object of this Network object.

Parameters:
  • net – a pointer to the Network object.

  • index – the index of the NSpecies object to return.

Returns:

a pointer to the indexth NSpecies object of this Network object.