ideal_dm - construct a ideal deformable mirror.
construct a ideal deformable mirror. The dynamic model for the motion of the actuators does not contain any fancy motion, such as: hysteresis, and uses a constant velocity approximation to move the actuators.
ap=circle(5); act_dim=8;act_pitch=1;act_vel=1e-4; act=actuator_array(act_dim,act_dim,act_pitch,act_vel); dm=ideal_dm(ap,act);
Chen jingyuan, Gan guangyong (IAPCM, Beijing,China.)
actuator_array , dm_pi_controller , dm_update , set_dm_timestamp , set_dm_actuator_positions , set_dm_actuator_commands , ideal_ttm , ideal_dm_transform , df_mirror ,