Given a known elliptical segment which is centered in the major semi axis $a$. We know the arc lenght ($L$), the chord length ($c$) and the height ($h$). We know that chord $c$ and minor semiaxis $b$ are parallels, chord $c$ is defined by the length between $PQ$ and of course $h$ is in the semiaxis $a$.
angle theta θ and coordinates of P and Q are unknown
¿Can we disover the semiaxis a and b?

This is needed for an archeology project where we want to know if the architecture and scultures of some round decoratives figures and parts of buildings were elliptical and the relation between a and b semiaxis.
For numerical example, one of the structures is: Arc lentgh $L = 17.10 \,{\rm cm}$ chord c =12,35cm and height h =5,25cm
Numerical approach would be appreciated too.
My solution derivates from two others older greats answers about chords in the site.
WORKING IN A THREE EQUATION SYSTEM
I´ve just seen this answer:
Equation for the length of a chord parallel to either the minor or major axis in an ellipse
where the chord c would be: $c=2b\sqrt{1-(a-h/a)^2}$
Now trying this marvellous answer:
The chord length of an ellipse
where, in the last equation of the answer, by simmetry of angles : $cos(θp)=cos(-θp)=$ and $sen(θp)=-sin(-θp)$ we find that the lenght of the chord c is
$c=\sqrt{b^2*(2sin(θ))^2}$ where θ is the angle at point P
so $c=2bsin(θ)$
So we have the system now where:
$b=\frac{c}{2\sqrt{1-(a-h/a)^2}}$ and
$b=c/(2sin(θ))$ and
it´s needed a third equation for solving it
