: Public <<Union>> Class
Definition of the second parameter that defines the shape of an ellipsoid. An ellipsoid requires two defining parameters: semi-major axis and inverse flattening or semi-major axis and semi-minor axis. When the reference body is a sphere rather than an ellipsoid, only a single defining parameter is required, namely the radius of the sphere; in that case, the semi-major axis "degenerates" into the radius of the sphere.<br/><br/>
Attribute |
Public Scale inverseFlattening
|
Details:
Alias: |
|
Initial: |
|
Stereotype: |
|
Ordered: |
|
Range: |
|
Transient: |
False |
Derived: |
False |
IsID: |
False |
Notes:
|
Inverse flattening value of the ellipsoid. <br/>
|
|
Public Boolean isSphere
|
Details:
Alias: |
|
Initial: |
"true" |
Stereotype: |
|
Ordered: |
|
Range: |
|
Transient: |
False |
Derived: |
False |
IsID: |
False |
Notes:
|
The ellipsoid is degenerate and is actually a sphere. The sphere is completely defined by the semi-major axis, which is the radius of the sphere. This attribute this has the value "true" if the figure is a sphere.<br/>
|
|
Public Length semiMinorAxis
|
Details:
Alias: |
|
Initial: |
|
Stereotype: |
|
Ordered: |
|
Range: |
|
Transient: |
False |
Derived: |
False |
IsID: |
False |
Notes:
|
Length of the semi-minor axis of the ellipsoid. <br/>
|
|
Tag |
Value |
noPropertyType |
false |
 Details:
Values: false Default: false Description: Surpress creation of a standard property type that supports inline encoding (applies to ISO 19136:2007 encoding rule). Always set to false in INSPIRE.
|
persistence |
persistent |
 Details:
|
xsdEncodingRule |
iso19136_2007_INSPIRE_Extensions |
 Details:
Values: iso19136_2007 | iso19139_2007 | iso19136_2007_INSPIRE_Extensions Default: iso19136_2007_INSPIRE_Extensions Description: XML Schema encoding rule to apply
|