public class InterpolatedDragReader extends Object
DragCoefficientProvider
.Constructor and Description |
---|
InterpolatedDragReader() |
Modifier and Type | Method and Description |
---|---|
double[][] |
readFile(String filePath)
Read the aero coefficients file by parsing it.
|
public double[][] readFile(String filePath) throws IOException, PatriusException
filePath
- file pathIOException
- if file could not be readPatriusException
- thrown if line format is not correctCopyright © 2021 CNES. All rights reserved.