public interface WeatherModel
Modifier and Type | Method and Description |
---|---|
void |
weatherParameters(double stationHeight, AbsoluteDate currentDate)
计算模型的天气参数。
|
void weatherParameters(double stationHeight, AbsoluteDate currentDate)
stationHeight
- 站点高度,单位为米
currentDate
- 当前日期
Copyright © 2002-2023 CS GROUP. All rights reserved.