opensensemap-client
Preparing search index...
descriptive
Function descriptive
descriptive
(
target
:
DescriptiveParamTarget
,
phenomenon
:
string
,
fromDate
:
string
|
Date
,
toDate
:
string
|
Date
,
operation
:
|
"arithmeticMean"
|
"geometricMean"
|
"harmonicMean"
|
"max"
|
"median"
|
"min"
|
"mode"
|
"rootMeanSquare"
|
"standardDeviation"
|
"sum"
|
"variance"
,
window
:
string
,
options
?:
DescriptiveOptions
,
)
:
Promise
<
(
{
sensorId
:
string
}
&
Record
<
|
"lat"
|
"height"
|
"boxId"
|
"boxName"
|
"exposure"
|
"lon"
|
"phenomenon"
|
"sensorType"
|
"unit"
,
undefined
|
string
,
>
&
Record
<
string
,
number
>
)
[]
,
>
Parameters
target
:
DescriptiveParamTarget
phenomenon
:
string
fromDate
:
string
|
Date
toDate
:
string
|
Date
operation
:
|
"arithmeticMean"
|
"geometricMean"
|
"harmonicMean"
|
"max"
|
"median"
|
"min"
|
"mode"
|
"rootMeanSquare"
|
"standardDeviation"
|
"sum"
|
"variance"
window
:
string
Optional
options
:
DescriptiveOptions
Returns
Promise
<
(
{
sensorId
:
string
}
&
Record
<
|
"lat"
|
"height"
|
"boxId"
|
"boxName"
|
"exposure"
|
"lon"
|
"phenomenon"
|
"sensorType"
|
"unit"
,
undefined
|
string
,
>
&
Record
<
string
,
number
>
)
[]
,
>
See
https://docs.opensensemap.org/#api-Statistics-descriptive
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
opensensemap-client
Loading...
See
https://docs.opensensemap.org/#api-Statistics-descriptive