Lines Matching refs:f32
66 f32 pos_play_radius ; // Play radius (size in the pos coordinate system)
67 f32 pos_sensitivity ; // Sensitivity (0: Insensitive -> 1: Sensitive)
69 f32 hori_play_radius ; // Adjust horizon sensitivity
70 f32 hori_sensitivity ; //
72 f32 dist_play_radius ; // Adjust dist sensitivity
73 f32 dist_sensitivity ; //
75 f32 acc_play_radius ; // Adjust acc sensitivity
76 f32 acc_sensitivity ; //
79 f32 dist_org ; // Distance after calibration
83 …f32 dpd2pos_scale ; // Scale value where the left/right end of pointing is within +/- of t…
96 f32 sec_length ; // Distance from left mark to right mark
98 f32 sec_dist ; // Raw distance from TV (in meters)
99 f32 trust_sec_length ; // Reliable distance between sections is saved here
130 extern f32 kp_obj_interval ; // Distance between both marks (in meters)
131 extern f32 kp_acc_horizon_pw ; // Conditions when calculating the rotation from the accelerati…
132 extern f32 kp_ah_circle_radius ; // Radius used to determine if the controller is at rest
133 extern f32 kp_ah_circle_pw ; // Sensitivity conditions used to determine if the controller i…
137 extern f32 kp_err_outside_frame ; // Peripheral width where center of gravity coordinates are dis…
138 extern f32 kp_err_dist_min ; // Maximum operation distance (in meters)
139 extern f32 kp_err_dist_max ; // Maximum operation distance (in meters)
140 extern f32 kp_err_dist_speed ; // Allowable range of variation in distance (in meters)
141 extern f32 kp_err_first_inpr ; // Inner product of acceleration slope and object inclination w…
142 extern f32 kp_err_next_inpr ; // Allowable range in variation of inclination (inner product)
143 extern f32 kp_err_acc_inpr ; // Allowable range of inner product with acceleration slope whe…
144 extern f32 kp_err_up_inpr ; // Allowable range of inner product when controller is facing up
145 extern f32 kp_err_near_pos ; // Distance from last point when selecting the next point