* - `noValidSPATisAvailableAtThisTime` - 13: SPAT system is not working at this time
* - Bits 14,15 reserved at this time and shall be zero
*
* @note: All zeros indicate normal operating mode with no recent changes. The duration of the term 'recent' is defined by the system performance requirement in use.
* @note: All zeros indicate normal operating mode with no recent changes. The duration of the term **recent** is defined by the system performance requirement in use.
* @category: Infrastructure information
* @revision: V1.3.1
*/
@@ -2450,10 +2450,10 @@ LaneAttributes-Barrier ::= BIT STRING {
* - `bikeRevocableLane` - 0: this lane may be activated or not based on the current SPAT message contents if not asserted, the lane is ALWAYS present
* - `pedestrianUseAllowed` - 1: The path allows pedestrian traffic, if not set, this mode is prohibited
* - `isBikeFlyOverLane` - 2: path of lane is not at grade
* - `fixedCycleTime` - 3: the phases use preset times, i.e. there is not a 'push to cross' button
* - `fixedCycleTime` - 3: the phases use preset times, i.e. there is not a **push to cross** button
* - `biDirectionalCycleTimes` - 4: ped walk phases use different SignalGroupID for each direction. The first SignalGroupID in the first Connection
* represents 'inbound' flow (the direction of travel towards the first node point) while second SignalGroupID in the
* next Connection entry represents the 'outbound' flow. And use of RestrictionClassID entries in the Connect follow this same pattern in pairs.
* represents **inbound** flow (the direction of travel towards the first node point) while second SignalGroupID in the
* next Connection entry represents the `outbound` flow. And use of RestrictionClassID entries in the Connect follow this same pattern in pairs.
* - `isolatedByBarrier` - 5: The lane path is isolated by a fixed barrier
* - `unsignalizedSegmentsPresent` - 6: The lane path consists of one of more segments which are not part of a signal group ID
* - Bits 7-15 reserved and set to zero
@@ -2479,10 +2479,10 @@ LaneAttributes-Bike ::= BIT STRING {
* - `crosswalkRevocableLane` - 0: this lane may be activated or not based on the current SPAT message contents if not asserted, the lane is ALWAYS present
* - `bicyleUseAllowed` - 1: The path allows bicycle traffic, if not set, this mode is prohibited
* - `isXwalkFlyOverLane` - 2: path of lane is not at grade
* - `fixedCycleTime` - 3: ped walk phases use preset times. i.e. there is not a 'push to cross' button
* - `fixedCycleTime` - 3: ped walk phases use preset times. i.e. there is not a **push to cross** button
* - `biDirectionalCycleTimes` - 4: ped walk phases use different SignalGroupID for each direction. The first SignalGroupID
* in the first Connection represents 'inbound' flow (the direction of travel towards the first
* node point) while second SignalGroupID in the next Connection entry represents the 'outbound'
* in the first Connection represents **inbound** flow (the direction of travel towards the first
* node point) while second SignalGroupID in the next Connection entry represents the **outbound**
* flow. And use of RestrictionClassID entries in the Connect follow this same pattern in pairs.