![]() |
MapLink Pro 11.2
Envitia MapLink Pro: The Ultimate Mapping Application Toolkit
|
This class encapsulates the notion of a generic Link object that links two Node objects together in a TSLOptimizedNetwork object.
Public Member Functions | |
TSLOptLink () | |
~TSLOptLink () | |
int | featureCode () const |
float | length () const |
TSLOptLink::TSLOptLink | ( | ) |
The default constructor.
TSLOptLink::~TSLOptLink | ( | ) |
Destructor.
|
inline |
Queries the link for its feature code.
Returns the feature code.
|
inline |
Returns the length of this link (m).
Note: For networks created from OS ITN data the length returned is in TMCs. To obtain metres, the TMC length value requires dividing by the TMC per Map Unit value used to create the network.