Click or drag to resize

RegressionResponse Properties

The RegressionResponse type exposes the following members.

Properties
 NameDescription
Public propertyMetadata Gets a non-null ResponseMetadata object containing metadata sent back with the response from the API servers, including details of the account's current rate limit.
(Inherited from Response)
Public propertySources Gets the non-null, non-empty list of source(s) (essentially weather stations) that were used to generate the degree days used for the regressions in this response.
Public propertyStationId Gets the non-null, non-empty canonical ID of the weather station or combination of weather stations that supplied the temperature data used to calculate the degree days used for the regressions in this response.
Public propertyTargetLongLat Gets the LongLat that specifies the geographic position of the Location from the RegressionRequest that led to this response.
Top
See Also