/*
* File: lib.rs
* Project: src
* Created Date: 22/05/2020
* Author: Shun Suzuki
* -----
* Last Modified: 31/12/2020
* Modified By: Shun Suzuki (suzuki@hapis.k.u-tokyo.ac.jp)
* -----
* Copyright (c) 2020 Hapis Lab. All rights reserved.
*
*/
use crate::;
use crate::;
/// Gain contains amplitude and phase of each transducer in the AUTD.
/// Note that the amplitude and phase mean duty ratio and shift duration of Pulse Width Modulation, respectively.
/// Adjust amplitude to duty ratio of Pulse Width Modulation.