Search Results for

    Show / Hide Table of Contents

    Class ObjectTestInitializer

    Inheritance
    object
    InitializationMethod
    ObjectTestInitializer
    Namespace: AS2.Algos.ObjectTest
    Assembly: .dll
    Syntax
    public class ObjectTestInitializer : InitializationMethod

    Constructors

    | Edit this page View Source

    ObjectTestInitializer(ParticleSystem)

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

    Methods

    | Edit this page View Source

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

    Declaration
    public void Generate(int numPositions = 10, float holeProb = 0.3, bool fillHoles = false, bool allowExcludedHoles = false, bool prioritizeInner = false, float lambda = 0.1)
    Parameters
    Type Name Description
    int numPositions
    float holeProb
    bool fillHoles
    bool allowExcludedHoles
    bool prioritizeInner
    float lambda
    • 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