Skip to content

Interface to access properties of interpolation objects #447

@heliosdrm

Description

@heliosdrm

It would be convenient to have some documented way of accessing properties of interpolation objects. E.g. if I want to know the degree of a BSplineInterpolation, I know I can access its field d. But this is not documented, si I guess it is not considered part of the API, and it could break without noticing between minor versions.

Can we make a list of properties that might be desirable to query for each subtype of AbstractInterpolation? Then that list could be added to the "Interface" section of the docs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions