Greet 2014
Documentation for the GREET 2014 API
 All Classes Namespaces Functions Variables Enumerations Properties Events
Greet.DataStructureV3.Interfaces.ITransportationStep Interface Reference

Definition of a transportation step, contains a reference to the mode used and parameters for that step More...

Inheritance diagram for Greet.DataStructureV3.Interfaces.ITransportationStep:
Greet.DataStructureV3.Entities.TransportationStep

Properties

int DestinationReference [get]
 Destination location reference for transportation step More...
 
int ModeReference [get]
 Mode reference for transportation step More...
 
int OriginReference [get]
 Origin location reference for transportation step More...
 

Detailed Description

Definition of a transportation step, contains a reference to the mode used and parameters for that step

Property Documentation

int Greet.DataStructureV3.Interfaces.ITransportationStep.DestinationReference
get

Destination location reference for transportation step

int Greet.DataStructureV3.Interfaces.ITransportationStep.ModeReference
get

Mode reference for transportation step

int Greet.DataStructureV3.Interfaces.ITransportationStep.OriginReference
get

Origin location reference for transportation step


The documentation for this interface was generated from the following file: