Thanks to visit codestin.com
Credit goes to github.com

Skip to content

functional interface v5++ #704

@OrtnerMichael

Description

@OrtnerMichael
  1. "Direct interface" will be renamed to "functional interface" - it's much more descriptive
  2. We should consider to stop overloading getB, but instead separate the functional interface.
    • the overload makes me not use the functinal interface because I never remember the exact arguments, and its very annoying to look it up because of the overload
    • get awesome tool tips e.g. with get_field_Cuboid()
    • ideas magpy.getB_func(), magpy.func.getB_Cuboid() ...
    • Discussion needed
  3. Variable names should be in plural
    • on functional interface
    • on core interface

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions