public interface esriRandomFunctionGeneratorType
extends java.io.Serializable
Description: 'Random number generator type' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =
Modifier and Type | Field and Description |
---|---|
static int |
esriRFRNGAlgorithmACM599
ACM's collected algorithms # 599
|
static int |
esriRFRNGMersenneTwister
MersenneTwister 19937
|
static int |
esriRFRNGStandardCRand
Standard C random number generator
|
static final int esriRFRNGStandardCRand
static final int esriRFRNGAlgorithmACM599
static final int esriRFRNGMersenneTwister