Interface IGetZrList
Interface for getting a list of Z-R pairs.
public interface IGetZrList
- Extension Methods
Methods
GetZrList()
Gets a list of Z-R coordinate pairs.
List<PairZr> GetZrList()
Interface for getting a list of Z-R pairs.
public interface IGetZrList
Gets a list of Z-R coordinate pairs.
List<PairZr> GetZrList()