czm_getWgs84EllipsoidEC
Returns the WGS84 ellipsoid, with its center at the origin of world coordinates, in eye coordinates.
Returns:
	
	
		czm_ellipsoid 
		
		 The WGS84 ellipsoid, with its center at the origin of world coordinates, in eye coordinates.
         
    
    
        Example
czm_ellipsoid ellipsoid = czm_getWgs84EllipsoidEC();
- Ellipsoid.getWgs84
