public class FESCnmSnmReader extends OceanTidesReader
Constructor and Description |
---|
FESCnmSnmReader(String supportedNames, double scale)
简单构造函数。
|
Modifier and Type | Method and Description |
---|---|
void |
loadData(InputStream input, String name)
从流中加载数据。
|
addWaveCoefficients, canAdd, endParse, getMaxAvailableDegree, getMaxAvailableOrder, getMaxParseDegree, getMaxParseOrder, getSupportedNames, getWaves, setMaxParseDegree, setMaxParseOrder, startParse, stillAcceptsData
public FESCnmSnmReader(String supportedNames, double scale)
supportedNames
- 支持的文件名的正则表达式
scale
- Cnm、Snm参数的比例
public void loadData(InputStream input, String name) throws IOException
input
- 数据输入流
name
- 文件的名称(或zip条目)
IOException
- 如果无法读取数据
Copyright © 2002-2023 CS GROUP. All rights reserved.