EllipsoidProperties Class
Summary:
Module: aspose.gis.projections
Full Name: aspose.gis.projections.EllipsoidProperties
Aspose.PSD Version: 25.9.0
Constructors
| Name | Description |
|---|---|
| EllipsoidProperties(semi_major_axis, inverse_flattening) | Initializes a new instance of the EllipsoidProperties class |
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| first_eccentricity | double | r | |
| first_eccentricity_squared | double | r | |
| inverse_flattening | double | r | |
| is_sphere | bool | r | |
| is_valid | bool | r | |
| semi_major_axis | double | r | |
| semi_minor_axis | double | r |
Constructor: EllipsoidProperties(semi_major_axis, inverse_flattening)
EllipsoidProperties(semi_major_axis, inverse_flattening)
Initializes a new instance of the EllipsoidProperties class
Parameters:
| Parameter | Type | Description |
|---|---|---|
| semi_major_axis | double | |
| inverse_flattening | double |