public interface DragCoefficientProvider extends Serializable
Modifier and Type | Method and Description |
---|---|
DragCoefficient |
getCoefficients(Vector3D relativeVelocity,
AtmosphereData atmoData,
Assembly assembly)
Provides drag coefficient (x surface).
|
DragCoefficient getCoefficients(Vector3D relativeVelocity, AtmosphereData atmoData, Assembly assembly)
relativeVelocity
- relative velocity of atmosphere with respect to spacecraft in satellite frameatmoData
- atmosphere dataassembly
- assemblyCopyright © 2020 CNES. All rights reserved.