NetLink(int simulatorID, int linkID, std::shared_ptr< NetNode > fromNode, std::shared_ptr< NetNode > toNode, double maxSpeed, int trafficSignalID, string signalAtEnd, double linkGrade, double linkCurvature, int linkNoOfDirections, double speedVariationfactor, bool isCatenaryAvailable, string linkInRegion, double maxSpeedScale) | NetLink | |