Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在给定固定对象和观察者的情况下,如何确定 pyEphem 中目标的视差角?
我正在尝试使用 pyEphem 创建一个仪器模拟器,我需要确定仪器旋转器转动以使场旋转的速率(这是一个 alt-az 望远镜),所以我真的在尝试确定视差角的变化率。
谢谢,乔什