Package gaiasky.data.octreegen.generator


package gaiasky.data.octreegen.generator
  • Interface Summary
    Interface
    Description
    Interface to be implemented by all algorithms that create a group of virtual particles for an octant.
    Interface for octree generators.
  • Class Summary
    Class
    Description
     
     
    Implements a f: mag -> level bijective map, where octree nodes in a level are filled with magnitude-sorted stars until one of them is saturated before proceeding to lower levels.
    Holds the parameters for the octree generation.
    Greedy generator where octants in a level are filled up with as many stars as possible before proceeding to lower levels.