I'm new using QuantLib. I would like to construct a bond curve using some parameters of NS model. All I found was the other way around, give some bonds and get the parameters.
For example, I want to construct a bond curve using NS with parameters [0.03;-0.02;0; 0.17; 0.08].
I tried to use "setPricingEngine" or "DiscountingBondEngine" what I was not lucky.
Any comment would be very helpful.
Thank You