Swarm-NG  1.1
swarm::EnsembleBase< _CHUNK_SIZE, _NUM_BODY_ATTRIBUTES, _NUM_SYS_ATTRIBUTES >::SystemRefConst Class Reference

Constant encapsulation of SystemRef If the ens is constant use: SystemRefConst s = ens[i];. More...

#include <ensemble.hpp>

Detailed Description

template<int _CHUNK_SIZE, int _NUM_BODY_ATTRIBUTES = NUM_PLANET_ATTRIBUTES, int _NUM_SYS_ATTRIBUTES = NUM_SYSTEM_ATTRIBUTES>
class swarm::EnsembleBase< _CHUNK_SIZE, _NUM_BODY_ATTRIBUTES, _NUM_SYS_ATTRIBUTES >::SystemRefConst

Constant encapsulation of SystemRef If the ens is constant use: SystemRefConst s = ens[i];.

Definition at line 419 of file ensemble.hpp.


The documentation for this class was generated from the following file: