Preparing search index...
The search index is not available
RadarToRain Model Documentation
RadarToRain Model Documentation
RaainApiGaugesFindMeasuresResponse
Interface RaainApiGaugesFindMeasuresResponse
interface
RaainApiGaugesFindMeasuresResponse
{
gaugeMeasures
:
{
date
:
Date
;
validity
:
number
;
configurationAsJSON
:
string
;
values
:
number
[]
|
IPolarMeasureValue
[]
|
ICartesianMeasureValue
[]
;
id
:
string
;
links
:
Link
[]
;
version
?:
string
;
}
[]
;
}
Index
Properties
gauge
Measures
Properties
gauge
Measures
gauge
Measures
:
{
date
:
Date
;
validity
:
number
;
configurationAsJSON
:
string
;
values
:
number
[]
|
IPolarMeasureValue
[]
|
ICartesianMeasureValue
[]
;
id
:
string
;
links
:
Link
[]
;
version
?:
string
;
}
[]
Type declaration
date
:
Date
validity
:
number
configuration
AsJSON
:
string
values
:
number
[]
|
IPolarMeasureValue
[]
|
ICartesianMeasureValue
[]
id
:
string
links
:
Link
[]
Optional
version
?:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
gauge
Measures
RadarToRain Model Documentation
Loading...