PC*MILER|Rail Web Services
Public Member Functions | Properties | List of all members
PathResponse Class Reference

Public Member Functions

 PathResponse (RouteModel route)
 References a RouteModel to create a PathResponse. More...
 
List< List< double[]> > GetListOfDoubles ()
 Converts the Points list to a list of double[] More...
 

Properties

List< List< Coordinates > > Points [get, set]
 List of Lat/Lon points. More...
 

Detailed Description

Path response class.

Constructor & Destructor Documentation

◆ PathResponse()

PathResponse ( RouteModel  route)

References a RouteModel to create a PathResponse.

Parameters
route

Member Function Documentation

◆ GetListOfDoubles()

List<List<double[]> > GetListOfDoubles ( )

Converts the Points list to a list of double[]

Returns

Property Documentation

◆ Points

List<List<Coordinates> > Points
getset

List of Lat/Lon points.