UnitSpherical Constructor | 
| Name | Description | |
|---|---|---|
| UnitSpherical(Double) | 
            Initializes a set of UnitSpherical coordinates from the first 2 consecutive elements in the provided array.
              | |
| UnitSpherical(Spherical) | 
            Initializes a set of UnitSpherical coordinates from the provided set of
            Spherical coordinates.
              | |
| UnitSpherical(UnitCartesian) | 
            Initializes a set of UnitSpherical coordinates from the provided set of UnitCartesian coordinates.
              | |
| UnitSpherical(Double, Double) | 
            Initializes a set of UnitSpherical coordinates from the provided clock angle and cone angle.
              | |
| UnitSpherical(Double, Int32) | 
            Initializes a set of UnitSpherical coordinates from the provided array.
              |