Uses of Interface
spis.Util.Func.ModifInt

Packages that use ModifInt
spis.Util.Func   
spis.Util.List   
 

Uses of ModifInt in spis.Util.Func
 

Classes in spis.Util.Func that implement ModifInt
 class Set
          Class Name : Set
Project ref : SPIS project
File name : Set.java
File type : class
Copyright : ONERA, 2 Av.
 

Uses of ModifInt in spis.Util.List
 

Fields in spis.Util.List declared as ModifInt
static ModifInt PartList.setEmpty
          Declares a particle slot is unoccupied
static ModifInt PartList.setInVol
          Declares a particle is in the volume
static ModifInt PartList.setOnSurf1
          Declares a particle is on 1st surface (boundary)
static ModifInt PartList.setOnSurf2
          Declares a particle is on 2nd surface (spacecraft)