Interface SecondDefiningParameterType

  • All Superinterfaces:
    EObject, Notifier
    All Known Implementing Classes:
    SecondDefiningParameterTypeImpl

    public interface SecondDefiningParameterType
    extends EObject
    A representation of the model object 'Second Defining Parameter Type'. 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.

    The following features are supported:

    See Also:
    Gml311Package.getSecondDefiningParameterType()