UNPKG

ws-dottie

Version:

Your friendly TypeScript companion for Washington State transportation APIs - WSDOT and WSF data with smart caching and React Query integration

90 lines (54 loc) 2.98 kB
# Traffic Flow | Column | Column | Column | | --- | --- | --- | | Classes | | | class | [TrafficFlow](class_traffic_flow.html) | | | | | class | [FlowData](class_flow_data.html) | | | | | Column | Column | Column | | --- | --- | --- | | Functions | | | [FlowData](class_flow_data.html)[] | [TrafficFlow.GetTrafficFlows](group___traffic_flow.html#ga77ad5508cd7f0a020aeacf270d939c3a) (string AccessCode) | | | | | System.Data.DataSet | [TrafficFlow.GetTrafficFlowsAsDataSet](group___traffic_flow.html#ga3301d9a12a6e50db2ab1218042f973ce) (string AccessCode) | | | | | [FlowData](class_flow_data.html) | [TrafficFlow.GetTrafficFlow](group___traffic_flow.html#ga6eb4c4918aadd793c90dfe256e099ca4) (string AccessCode, int FlowDataID) | | | | ## Detailed Description Current traffic flow information ## Function Documentation ## [◆](#ga6eb4c4918aadd793c90dfe256e099ca4)GetTrafficFlow() | Column | Column | Column | Column | Column | | --- | --- | --- | --- | --- | | [FlowData](class_flow_data.html) TrafficFlow.GetTrafficFlow | ( | string | *AccessCode*, | | | | int | *FlowDataID* | | | ) | | | Retrieve the current condition for a specific [TrafficFlow](class_traffic_flow.html "Coverage Area: Vancouver, Olympia, Tacoma, Seattle, Spokane. Data is provided by regional Traffic Man...") station. **Parameters:** | Parameter | Description | | --- | --- | | AccessCode | Your Traveler API Access Code. | | FlowDataID | The ID of the station you wish to retrieve. | **Returns:** [FlowData](class_flow_data.html "A data structure that represents a Flow Station.") ## [◆](#ga77ad5508cd7f0a020aeacf270d939c3a)GetTrafficFlows() | Column | Column | Column | Column | Column | Column | Column | | --- | --- | --- | --- | --- | --- | --- | | [FlowData](class_flow_data.html)[] TrafficFlow.GetTrafficFlows | ( | string | *AccessCode* | ) | | Retrieves an array containing all [TrafficFlow](class_traffic_flow.html "Coverage Area: Vancouver, Olympia, Tacoma, Seattle, Spokane. Data is provided by regional Traffic Man...") data. **Parameters:** | Parameter | Description | | --- | --- | | AccessCode | Your Traveler API Access Code. | **Returns:** [FlowData](class_flow_data.html "A data structure that represents a Flow Station.")[] ## [◆](#ga3301d9a12a6e50db2ab1218042f973ce)GetTrafficFlowsAsDataSet() | Column | Column | Column | Column | Column | Column | Column | | --- | --- | --- | --- | --- | --- | --- | | System.Data.DataSet TrafficFlow.GetTrafficFlowsAsDataSet | ( | string | *AccessCode* | ) | | Retrieves a dataset containing all [TrafficFlow](class_traffic_flow.html "Coverage Area: Vancouver, Olympia, Tacoma, Seattle, Spokane. Data is provided by regional Traffic Man...") data. **Parameters:** | Parameter | Description | | --- | --- | | AccessCode | Your Traveler API Access Code. | **Returns:** DataSet * Generated by [![doxygen](doxygen.svg)](https://www.doxygen.org/index.html) 1.9.5