Contents [show]
Calculate the coordinates of a known point P in an orthogonal coordinate system to a reference orthogonal coordinate system preserving shapes (angles) during transformation, in 2-D space.
Known values: Point P coordinates x, y on initial coordinate system, translation vector parameters ΔΧ , ΔΥ between origin centers of the two coordinate systems, scale factor s, rotation angle a.
Solution: Point P coordinates X, Y on reference coordinate system.
From the geometry of the scene applies:
X=s⋅(x⋅cosa-y⋅sina)+ΔΧ
Υ=s⋅(x⋅sina+y⋅cosa)+ΔΥ
*Rotation angle a is measured counterclockwise from reference coordinate system XY to initial coordinate system xy.
Determine the coordinates of an unknown point M (impossible to occupy) visible from two (2) previou...
Re-establish the reference station T (inaccessible by the surveyor) onto position B and calculate th...
Calculate the coordinates of the intersection of two lines given their bearings from two known stati...
Determine the coordinates of an unknown station P from three (3) previously coordinated reference po...
Calculate the coordinates of a distant point Tn, referencing measured angles and coordinates of four...
Re-establish the reference station T (accessible by the surveyor) onto position B and calculate the...
Calculate the coordinates of the intersection of two lines given the coordinates of four stations....
Calculate the surface area of a simple (non-self-intersecting) n sides polygonal shape with known C...
Calculate the stresses acting on an element oriented at an angle θ= 60° from the x axis, where the a...