Search Results for

    Show / Hide Table of Contents

    Class SubroutineTest2Initializer

    Inheritance
    object
    InitializationMethod
    SubroutineTest2Initializer
    Namespace: AS2.Algos.SubroutineTest2
    Assembly: .dll
    Syntax
    public class SubroutineTest2Initializer : InitializationMethod

    Constructors

    | Edit this page View Source

    SubroutineTest2Initializer(ParticleSystem)

    Declaration
    public SubroutineTest2Initializer(ParticleSystem system)
    Parameters
    Type Name Description
    ParticleSystem system

    Methods

    | Edit this page View Source

    Generate(int, float, bool, bool, float, int)

    Declaration
    public void Generate(int numParticles = 100, float holeProb = 0.1, bool fillHoles = false, bool prioritizeInner = true, float lambda = 0.1, int kappa = 3)
    Parameters
    Type Name Description
    int numParticles
    float holeProb
    bool fillHoles
    bool prioritizeInner
    float lambda
    int kappa
    • Edit this page
    • View Source
    In this article
    Back to top AmoebotSim 2.0 Documentation v1.11
    Copyright © 2025 AmoebotSim 2.0 Authors
    Generated by DocFX