raffle.generator Module
This is a simulated module that holds the following class:
raffle.Generator()
This class cannot be directly accessed, but the two user-facing classes within it can be. Within this class, there exist two directly accessible sub-classes:
raffle.generator.stoichiometry_array()raffle.generator.raffle_generator()
The documentation for these can be found here: raffle.Generator Class.
Finally, the raffle.generator.raffle_generator() contains instances of the following classes:
raffle.Raffle__Distribs_Container()- raffle.generator.raffle_generator().distributionsraffle.Geom_Rw().basis()- raffle.generator.raffle_generator().hostraffle.Geom_Rw().basis_arary()- raffle.generator.raffle_generator().structures