ws-dottie
Version:
Your friendly TypeScript companion for Washington State transportation APIs - WSDOT and WSF data with smart caching and React Query integration
151 lines (94 loc) • 4.89 kB
Markdown
# PassCondition Class Reference
[Mountain Pass](group___mountain_pass.html)
| Column | Column | Column |
| --- | --- | --- |
| Properties | |
| int | [MountainPassId](class_pass_condition.html#a421d3b9b2bccb7564a2c3a3f07274724) `[get, set]` |
| | |
| string | [MountainPassName](class_pass_condition.html#a299502ae9aa375e427203b286097057e) `[get, set]` |
| | |
| double | [Latitude](class_pass_condition.html#a7c3f14a6f6450e3181d15f33bab90a23) `[get, set]` |
| | |
| double | [Longitude](class_pass_condition.html#a6219d076082503368746e52418507e00) `[get, set]` |
| | |
| DateTime | [DateUpdated](class_pass_condition.html#a5013a0c3ef8365d24bb0396769b7625e) `[get, set]` |
| | |
| int? | [TemperatureInFahrenheit](class_pass_condition.html#a6f9f33208153f2792aaa3ad63940830e) `[get, set]` |
| | |
| int | [ElevationInFeet](class_pass_condition.html#a36a2ab9779353e110e6cb8240814d9e1) `[get, set]` |
| | |
| string | [WeatherCondition](class_pass_condition.html#a21eeb2950336898277880bc5d05fd2ab) `[get, set]` |
| | |
| string | [RoadCondition](class_pass_condition.html#a68608dbc2bc5a6d85da2b6d001235092) `[get, set]` |
| | |
| bool | [TravelAdvisoryActive](class_pass_condition.html#aedcc7b6918a46162595e5544e3c92b16) `[get, set]` |
| | |
| [TravelRestriction](class_travel_restriction.html) | [RestrictionOne](class_pass_condition.html#aa531b2fa28bec23b1918531a29f42ff2) `[get, set]` |
| | |
| [TravelRestriction](class_travel_restriction.html) | [RestrictionTwo](class_pass_condition.html#a93d23d08dab6b854863f529ddcccbfa1) `[get, set]` |
| | |
## Detailed Description
A data structure that represents the conditions of the mountain pass.
## Property Documentation
## [◆](#a5013a0c3ef8365d24bb0396769b7625e)DateUpdated
| Column | Column | Column | Column |
| --- | --- | --- | --- |
| | | | --- | | DateTime PassCondition.DateUpdated | | getset |
Date and time to display to public, DisplayDate in the database
## [◆](#a36a2ab9779353e110e6cb8240814d9e1)ElevationInFeet
| Column | Column | Column | Column |
| --- | --- | --- | --- |
| | | | --- | | int PassCondition.ElevationInFeet | | getset |
The elevation of the mountain pass in feet.
## [◆](#a7c3f14a6f6450e3181d15f33bab90a23)Latitude
| Column | Column | Column | Column |
| --- | --- | --- | --- |
| | | | --- | | double PassCondition.Latitude | | getset |
The latitude of the mountain pass.
## [◆](#a6219d076082503368746e52418507e00)Longitude
| Column | Column | Column | Column |
| --- | --- | --- | --- |
| | | | --- | | double PassCondition.Longitude | | getset |
The longitude of the mountain pass.
## [◆](#a421d3b9b2bccb7564a2c3a3f07274724)MountainPassId
| Column | Column | Column | Column |
| --- | --- | --- | --- |
| | | | --- | | int PassCondition.MountainPassId | | getset |
A unique identifier for a mountain pass.
## [◆](#a299502ae9aa375e427203b286097057e)MountainPassName
| Column | Column | Column | Column |
| --- | --- | --- | --- |
| | | | --- | | string PassCondition.MountainPassName | | getset |
A friendly name for a mountain pass.
## [◆](#aa531b2fa28bec23b1918531a29f42ff2)RestrictionOne
| Column | Column | Column | Column |
| --- | --- | --- | --- |
| | | | --- | | [TravelRestriction](class_travel_restriction.html) PassCondition.RestrictionOne | | getset |
The travel restriction in the primary direction.
## [◆](#a93d23d08dab6b854863f529ddcccbfa1)RestrictionTwo
| Column | Column | Column | Column |
| --- | --- | --- | --- |
| | | | --- | | [TravelRestriction](class_travel_restriction.html) PassCondition.RestrictionTwo | | getset |
The travel restriction in the secondary direction.
## [◆](#a68608dbc2bc5a6d85da2b6d001235092)RoadCondition
| Column | Column | Column | Column |
| --- | --- | --- | --- |
| | | | --- | | string PassCondition.RoadCondition | | getset |
The roadway conditions at the pass.
## [◆](#a6f9f33208153f2792aaa3ad63940830e)TemperatureInFahrenheit
| Column | Column | Column | Column |
| --- | --- | --- | --- |
| | | | --- | | int? PassCondition.TemperatureInFahrenheit | | getset |
The temperature reading at the mountain pass in degrees fahrenheit.
## [◆](#aedcc7b6918a46162595e5544e3c92b16)TravelAdvisoryActive
| Column | Column | Column | Column |
| --- | --- | --- | --- |
| | | | --- | | bool PassCondition.TravelAdvisoryActive | | getset |
Indicates if a travel advisory is active.
## [◆](#a21eeb2950336898277880bc5d05fd2ab)WeatherCondition
| Column | Column | Column | Column |
| --- | --- | --- | --- |
| | | | --- | | string PassCondition.WeatherCondition | | getset |
The weather conditions at the pass.
* [PassCondition](class_pass_condition.html)
* Generated by [](https://www.doxygen.org/index.html) 1.9.5