Constructor
new TransitFeed(updatedopt)
- Source:
Create a new Transit Feed
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
updated |
Date |
<optional> |
The Date/Time when the feed was last updated |
Members
divisions :Array.<TransitDivision>
- Source:
List of Transit Divisions for this Feed
Type:
- Array.<TransitDivision>
updated :Date
- Source:
The Date/Time when the feed was last updated
Type:
- Date
Methods
getEventCount() → {number}
- Source:
Get the number of Transit Events for this Feed
Returns:
- Type
- number