Class: Ldbws::ResponseTypes::CallingPoint

Inherits:
Base
  • Object
show all
Defined in:
lib/ldbws/response_types/calling_point.rb

Overview

Represents a calling point in the LDBWS.

Properties

location_name

the name of the station

crs

the CRS of the station

st

the scheduled time (as a Time object)

et

the expected time (as a String)

at

the actual time (as a string)

cancelled
length
detatch_front
formation

information about the formation of the train

adhoc_alerts
cancel_reason
delay_reason
affected_by_diversion
reroute_delay
affected_by

Method Summary

Methods inherited from Base

#method_missing, #to_h

Methods included from ParsingFunctions

included

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class Ldbws::ResponseTypes::Base