com.esri.arcgis.geoprocessing
Interface esriRandomNumberGeneratorType
- All Superinterfaces:
- java.io.Serializable
- public interface esriRandomNumberGeneratorType
- extends java.io.Serializable
Random number generator type
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
esriRNGStandardCRand
public static final int esriRNGStandardCRand
- See Also:
- Constant Field Values
esriRNGAlgorithmACM599
public static final int esriRNGAlgorithmACM599
- See Also:
- Constant Field Values
esriRNGMersenneTwister
public static final int esriRNGMersenneTwister
- See Also:
- Constant Field Values