Home Forums Nazca Clothoid/Euler bend

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #5237
    EricYang
    Participant

    Hi all,

    Does there have suggested module to deal with linearly variate curvatures of bending waveguide?

    (something like clothoid curve)

    Appreciated,

    Eric

    #5246
    Ronald
    Keymaster

    Dear Eric,

    There is the pcurve in the interconnects, which is a specific type of parametric curve. The methodology used for the pcurve can be extended to other kinds of parametric curves. It could use a tutorial in the near future on how to do that.

    import nazca as nd
    nd.pcurve().put()
    nd.export_plt()

    Ronald

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.