foxes 1.3 documentation
foxes.output.Animator
Initializing search
    foxes
    foxes
    • Citation
    • Installation
    • Overview - how to setup foxes
    • Inputs
    • Models
    • Parallelization
    • Input parameter files
    • Examples
    • Optimization
    • API
    • Static data
    • Testing
    • Changelog
    class foxes.output.Animator[source]

    Creates an animation from generators that yield lists of artists.

    Attributes¶

    fig: pyplot.Figure

    The figure object

    Public members¶

    Animator(fig=None)[source]

    Constructor.

    add_generator(gen)[source]

    Add a generator.

    property generators

    The artist generators

    animate(verbosity=1, **kwargs)[source]

    Create the animation

    © Copyright 2024, Fraunhofer IWES.
    Created using Sphinx 8.1.3. and Sphinx-Immaterial