Click or drag to resize

Pyramidal Constructor

Overload List
  NameDescription
Public methodPyramidal(Cartesian)
Initializes a set of Pyramidal coordinates from the provided set of Cartesian coordinates.
Public methodPyramidal(Double)
Initializes a set of Pyramidal coordinates from the first 3 consecutive elements in the provided array.
Public methodPyramidal(Double, Int32)
Initializes a set of Pyramidal coordinates from 3 consecutive elements in the provided array.
Public methodPyramidal(Double, Double, Double)
Initializes a set of Pyramidal coordinates from the provided values.
Top
See Also