Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

麦克风间隔距离的单位是毫米,还是厘米? #46

Open
gavinsz opened this issue May 23, 2022 · 1 comment
Open

麦克风间隔距离的单位是毫米,还是厘米? #46

gavinsz opened this issue May 23, 2022 · 1 comment

Comments

@gavinsz
Copy link

gavinsz commented May 23, 2022

下面这个结构体中x表示毫米, 还是厘米?
typedef struct
{
float x; // left to right
float y; // near to far
float z; // low to high
} PlaneCoord;

@rick2003-gh
Copy link

看起來應當是 "米" ,在 macro 中定義 Velocity 是 340 (m/s)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants