Uses of Class
healpix.essentials.MocQuery.MocQueryComponent
- 
Uses of MocQuery.MocQueryComponent in healpix.essentialsMethods in healpix.essentials that return types with arguments of type MocQuery.MocQueryComponentModifier and TypeMethodDescriptionstatic ArrayList<MocQuery.MocQueryComponent>MocQuery.prepPolygon(ArrayList<Vec3> vertex) static ArrayList<MocQuery.MocQueryComponent>MocQuery.prepPolyHelper(Vec3[] vv, int[] P, ArrayList<MocQuery.MocQueryComponent> comp, boolean doLast) Method parameters in healpix.essentials with type arguments of type MocQuery.MocQueryComponentModifier and TypeMethodDescriptionstatic MocMocQuery.doMocQuery(int order, ArrayList<MocQuery.MocQueryComponent> comp) static MocMocQuery.doMocQueryInclusive(int order, int omax, ArrayList<MocQuery.MocQueryComponent> comp) static ArrayList<MocQuery.MocQueryComponent>MocQuery.prepPolyHelper(Vec3[] vv, int[] P, ArrayList<MocQuery.MocQueryComponent> comp, boolean doLast)