Thanks arildno - that is helpful. Here's my understanding of what I read:
Given a parameterized form of the equation, I can calculate the values T, N, and B. Furthermore I can calculate their derivatives with respect to s. This provides the inputs needed to solve for kappa and tau using the first two Frenet-Serret equations (with only two unknowns, only two of the equations are required, yes?).
Kappa is the curvature - the reciprocal of which would be the radius of curvature I'm looking for.
Does all that sound correct?
Assuming my understanding so far is on solid ground, this is very promising ... but I find myself still stuck at the beginning. How can I convert my original equation - theta as an unwieldy function of z - into a parameterized form that I can then work with? I'm unsure whether I should be converting this to
Cartesian form and parameterizing it to r(x(t), y(t), z(t)) - and if so how to do that - or if there is a means to arrive at a parameterized form directly from the polar form.
Thanks ...
[edit] There are actually two equations I'd need to parameterize to fully define the curve: theta(z) as given above, but also r(z). These two equations taken together specify the curve in question.