|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface esriServerStatFunction
Constants from esriServerStatFunction' enum. Generated 3/19/2015 1:20:40 PM from 'C:\ArcGIS\COM\esriServer.olb'
Description: 'GIS server statistics function.' 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 =
Field Summary | |
---|---|
static int |
esriSSFCount
Number of occurrences of the measured event. |
static int |
esriSSFMaximum
Maximum value of the measured event. |
static int |
esriSSFMean
Mean of the measured event. |
static int |
esriSSFMinimum
Minimum value of the measured event. |
static int |
esriSSFStandardDeviation
Standard deviation of the measured event. |
static int |
esriSSFSum
Total of the measured event. |
static int |
esriSSFSumSquares
Sum squares of the measured event. |
Field Detail |
---|
static final int esriSSFCount
static final int esriSSFMinimum
static final int esriSSFMaximum
static final int esriSSFSum
static final int esriSSFSumSquares
static final int esriSSFMean
static final int esriSSFStandardDeviation
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |