IStation Interface

Represents a station

Namespace:  TSD.API.Remoting.Solver
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
public interface IStation

The IStation type exposes the following members.

Properties
  NameDescription
Public propertyCoordinates
Gets the coordinates of the station
Public propertyId
Gets the ID of the station
Public propertyResultLineIndices
Get the indices of IResultLine
Top
See Also