| Home | Trees | Indices | Help | 
 | 
|---|
|  | 
  object --+                    
           |                    
named._Named --+                
               |                
named._NamedBase --+            
                   |            
named._NamedEnumItem --+        
                       |        
               Triaxial_ --+    
                           |    
                    Triaxial --+
                               |
                              ConformalTriaxial
This is a Jacobi Conformal projection of a triaxial ellipsoid 
  to a plane where the X and Y grid lines are 
  straight.
Ellipsoidal coordinates beta and omega are converted to 
  Jacobi Conformal y respectively x separately.  Jacobi's 
  coordinates have been multiplied by sqrt(a**2 - c**2)
  / (2 * b) so that the customary results are returned in the
  case of an ellipsoid of revolution.
Copyright (C) Charles Karney (2014-2024) and licensed under the MIT/X11 License.
Note: This constructor can not be used to specify a sphere, see alternate ConformalSphere.
See Also: Triaxial, C++ class JacobiConformal, Jacobi's conformal projection and Jacobi, C. G. J. Vorlesungen über Dynamik, page 212ff.
| Instance Methods | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| Inherited from  Inherited from  Inherited from  Inherited from  Inherited from  Inherited from  | |||
| Properties | |
| xyQ2 Get the Jacobi Conformal quadrant size (Conformal2Tuple (x, y)). | |
| Inherited from  Inherited from  Inherited from  Inherited from  | |
| Method Details | 
| 
 Compute a Jacobi Conformal  | 
| 
 Compute a Jacobi Conformal  
 | 
| 
 Compute a Jacobi Conformal  
 | 
| 
 Compute a Jacobi Conformal  
 | 
| 
 Compute a Jacobi Conformal  | 
| 
 Compute a Jacobi Conformal  
 | 
| Property Details | 
| xyQ2Get the Jacobi Conformal quadrant size (Conformal2Tuple 
 | 
| Home | Trees | Indices | Help | 
 | 
|---|
| Generated by Epydoc 3.0.1 on Tue Oct 28 08:28:11 2025 | http://epydoc.sourceforge.net |