bitbybit.dev v1.0.0-rc.1
    Preparing search index...
    Index

    Constructors

    • Parameters

      • Optionalradius: number
      • OptionalnumberPoints: number
      • Optionalwidening: number
      • Optionalfactor: number
      • Optionalphi: number

      Returns SpiralDto

    Properties

    phi: number

    Identifies phi angle

    0.9
    

    0

    Infinity

    0.1

    numberPoints: number

    Identifies how many points will be created

    200
    

    0

    Infinity

    10

    widening: number

    Widening factor of the spiral

    3
    

    0

    Infinity

    0.1

    radius: number

    Radius of the spiral

    6
    

    0

    Infinity

    0.1

    factor: number

    Factor of the spiral

    1
    

    0

    Infinity

    0.1