Home
last modified time | relevance | path

Searched refs:theta_z (Results 1 – 21 of 21) sorted by relevance

/dports/science/mbdyn/mbdyn-1.7.3/modules/module-autodiff_test/examples/
H A Dinline_joint_ad.mbdyn57 set: real theta_z = 90*pi/180;
123 …tion, reference, global, matr, cos(theta_y) * cos(theta_z), -sin(theta_z), sin(theta_y) * cos(the…
124 cos(theta_y) * sin(theta_z), cos(theta_z), sin(theta_y) * sin(theta_z),
H A Dinline_joint_ad_2.mbdyn67 set: real theta_z = 0*pi/180;
153 …tion, reference, global, matr, cos(theta_y) * cos(theta_z), -sin(theta_z), sin(theta_y) * cos(the…
154 cos(theta_y) * sin(theta_z), cos(theta_z), sin(theta_y) * sin(theta_z),
/dports/science/mbdyn/mbdyn-1.7.3/modules/module-journal_bearing/examples/
H A Djournal_bearing1.mbdyn55 set: real theta_z = 90*pi/180;
116 …tion, reference, global, matr, cos(theta_y) * cos(theta_z), -sin(theta_z), sin(theta_y) * cos(the…
117 cos(theta_y) * sin(theta_z), cos(theta_z), sin(theta_y) * sin(theta_z),
H A Djournal_bearing2.mbdyn61 set: real theta_z = 90*pi/180*0;
135 …tion, reference, global, matr, cos(theta_y) * cos(theta_z), -sin(theta_z), sin(theta_y) * cos(the…
136 cos(theta_y) * sin(theta_z), cos(theta_z), sin(theta_y) * sin(theta_z),
/dports/science/mbdyn/mbdyn-1.7.3/modules/module-inline_friction/examples/
H A Dinline_friction.mbdyn64 set: real theta_z = 90*pi/180;
134 …tion, reference, global, matr, cos(theta_y) * cos(theta_z), -sin(theta_z), sin(theta_y) * cos(the…
135 cos(theta_y) * sin(theta_z), cos(theta_z), sin(theta_y) * sin(theta_z),
H A Dinline_friction2.mbdyn77 set: real theta_z = 0*pi/180;
155 …tion, reference, global, matr, cos(theta_y) * cos(theta_z), -sin(theta_z), sin(theta_y) * cos(the…
156 cos(theta_y) * sin(theta_z), cos(theta_z), sin(theta_y) * sin(theta_z),
H A Dinline_friction3.mbdyn64 set: real theta_z = 90*pi/180;
134 …tion, reference, global, matr, cos(theta_y) * cos(theta_z), -sin(theta_z), sin(theta_y) * cos(the…
135 cos(theta_y) * sin(theta_z), cos(theta_z), sin(theta_y) * sin(theta_z),
/dports/science/mbdyn/mbdyn-1.7.3/modules/module-inplane_friction/examples/
H A Dinplane_friction.mbdyn61 set: real theta_z = 90*pi/180;
129 …tion, reference, global, matr, cos(theta_y) * cos(theta_z), -sin(theta_z), sin(theta_y) * cos(the…
130 cos(theta_y) * sin(theta_z), cos(theta_z), sin(theta_y) * sin(theta_z),
H A Dinplane_friction2.mbdyn63 set: real theta_z = 90*pi/180*0;
132 …tion, reference, global, matr, cos(theta_y) * cos(theta_z), -sin(theta_z), sin(theta_y) * cos(the…
133 cos(theta_y) * sin(theta_z), cos(theta_z), sin(theta_y) * sin(theta_z),
/dports/math/xlife++/xlifepp-sources-v2.0.1-2018-05-09/src/utils/
H A DPoint.cpp859 real_t theta_x=0., theta_y=0., theta_z=0., t=0.; in trihedralOrientation() local
864 if(ox[1] == 0.) { if(ox[0] < 0.) { theta_z=-180.; } } in trihedralOrientation()
869 if(ox[1] > 0.) { theta_z=-90.; } in trihedralOrientation()
870 else { theta_z=-270.; } in trihedralOrientation()
881 else { theta_z = t*180./pi_+180; } in trihedralOrientation()
886 else { theta_z = t*180./pi_; } in trihedralOrientation()
888 while(theta_z <= -360.) { theta_z += 360.; } in trihedralOrientation()
889 while(theta_z > 0.) { theta_z -= 360.; } in trihedralOrientation()
894 t=theta_z*pi_/180.; in trihedralOrientation()
911 t=theta_z*pi_/180.; in trihedralOrientation()
[all …]
/dports/science/mbdyn/mbdyn-1.7.3/modules/module-uni_in_plane/
H A Duni_in_plane.mbdyn64 set: real theta_z = 20*pi/180;
149 …tion, reference, global, matr, cos(theta_y) * cos(theta_z), -sin(theta_z), sin(theta_y) * cos(the…
150 cos(theta_y) * sin(theta_z), cos(theta_z), sin(theta_y) * sin(theta_z),
/dports/math/giacxcas/giac-1.6.0/src/
H A DGraph3d.h62 double theta_z,theta_x,theta_y; // rotations variable
108 double theta_z,theta_x,theta_y; // rotations
H A Dopengl.h48 quaternion_double(double theta_x,double theta_y,double theta_z);
191 double theta_z,theta_x,theta_y; // rotations variable
224 double theta_z,theta_x,theta_y; // rotations member
H A Dopengl.cc624 gr3->theta_z=-110; in cb_Opengl_startview()
634 gr3->theta_z=-90; in cb_Opengl_xview()
644 gr3->theta_z=0; in cb_Opengl_yview()
654 gr3->theta_z=0; in cb_Opengl_zview()
3764 theta_z -= int(theta_z/360)*360;
3769 theta_z += delta_theta;
3784 theta_z -= delta_theta;
4003 theta_z=ptr->theta_z; in store()
4025 ptr->theta_z=theta_z; in load()
4270 openglptr->theta_z=-110; in giac_gen_renderer()
[all …]
H A DGraph3d.cc131 theta_z(-110),theta_x(-13),theta_y(-95), in Graph3d()
139 q=euler_deg_to_quaternion_double(theta_z,theta_x,theta_y); in Graph3d()
2475 theta_z -= int(theta_z/360)*360; in in_handle()
2480 theta_z += delta_theta; in in_handle()
2495 theta_z -= delta_theta; in in_handle()
H A DGraph.h74 quaternion_double(double theta_x,double theta_y,double theta_z);
H A DGraph.cc135 quaternion_double::quaternion_double(double theta_x,double theta_y,double theta_z) { in quaternion_double() argument
136 *this=euler_deg_to_quaternion_double(theta_x,theta_y,theta_z); in quaternion_double()
863 gr3->theta_z=-110; in cb_Graph2d3d_startview()
864 gr3->q=euler_deg_to_quaternion_double(gr3->theta_z,gr3->theta_x,gr3->theta_y); in cb_Graph2d3d_startview()
874 gr3->theta_z=-90; in cb_Graph2d3d_xview()
875 gr3->q=euler_deg_to_quaternion_double(gr3->theta_z,gr3->theta_x,gr3->theta_y); in cb_Graph2d3d_xview()
885 gr3->theta_z=0; in cb_Graph2d3d_yview()
886 gr3->q=euler_deg_to_quaternion_double(gr3->theta_z,gr3->theta_x,gr3->theta_y); in cb_Graph2d3d_yview()
896 gr3->theta_z=0; in cb_Graph2d3d_zview()
897 gr3->q=euler_deg_to_quaternion_double(gr3->theta_z,gr3->theta_x,gr3->theta_y); in cb_Graph2d3d_zview()
/dports/games/dangen/dangen-0.5/spqr/
H A Dnet-can-howl.c1142 - 0.5 * tenm_sin(theta_z); in net_can_howl_core_draw_wraith()
1145 * tenm_cos(theta_z) in net_can_howl_core_draw_wraith()
1146 - 0.5 * tenm_sin(theta_z); in net_can_howl_core_draw_wraith()
1163 * tenm_cos(theta_z) in net_can_howl_core_draw_wraith()
1164 + 0.5 * tenm_sin(theta_z); in net_can_howl_core_draw_wraith()
1167 * tenm_cos(theta_z) in net_can_howl_core_draw_wraith()
1168 + 0.5 * tenm_sin(theta_z); in net_can_howl_core_draw_wraith()
1185 * tenm_cos(theta_z) in net_can_howl_core_draw_wraith()
1186 - 0.5 * tenm_sin(theta_z); in net_can_howl_core_draw_wraith()
1189 * tenm_cos(theta_z) in net_can_howl_core_draw_wraith()
[all …]
/dports/science/gromacs/gromacs-2021.4/docs/reference-manual/analysis/
H A Dinterface-related.rst12 .. math:: S_{z} = \frac{3}{2}\langle {\cos^2{\theta_z}} \rangle - \frac{1}{2}
15 where :math:`\theta_z` is the angle between the :math:`z`-axis of the
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/surface/include/pcl/surface/impl/
H A Dconvex_hull.hpp114 float theta_z = std::abs (static_cast<float> (plane_params.dot (z_axis_))); in performReconstruction2D() local
118 if (theta_z > projection_angle_thresh_) in performReconstruction2D()
/dports/games/el/Eternal-Lands-1.9.5.9-1/eye_candy/
H A Deye_candy.cpp1511 const angle_t theta_z = atan2(pos.y, pos.x); in get_new_coords() local
1513 * cos(theta_z + r)); in get_new_coords()
1521 const angle_t theta_z = atan(pos.x); in get_new_coords() local
1522 const Vec3 result(r * cos(theta_x + r), 0.0, r * cos(theta_z + r)); in get_new_coords()
1531 const angle_t theta_z = atan2(pos.y, pos.x + 0.0000001f); in get_new_coords() local
1532 const Vec3 result(r * cos(2 * theta_x), r * cos(2 * theta_y), r * cos(2 * theta_z)); in get_new_coords()
1540 const angle_t theta_z = atan(pos.y); in get_new_coords() local
1541 const Vec3 result(r * cos(2 * theta_x), 0.0, r * cos(2 * theta_z)); in get_new_coords()