Interface IGetZrContour
Interface for retrieving Z-R contour data for rotational geometries.
public interface IGetZrContour
- Extension Methods
Methods
GetZrContour(double)
Gets Z-R contour data as a list of PairZr objects. The Z values should generally be ordered from smallest to largest.
IList<PairZr> GetZrContour(double latitudeAngleResolution_rad)
Parameters
latitudeAngleResolution_rad
doubleResolution of latitude angle in radians