... | @@ -49,7 +49,7 @@ Arguments that can be used to build the Orientation object : |
... | @@ -49,7 +49,7 @@ Arguments that can be used to build the Orientation object : |
|
|
|
|
|
**interpolationAlgorithm** - [CesiumInterpolationAlgorithm](https://help.agi.com/STKComponentsJava/Javadoc/agi-foundation-cesium-CesiumInterpolationAlgorithm.html) : The interpolation algorithm, can take the values : "HERMITE", "LAGRANGE" or "LINEAR". They define which kind of algorithm will be used for the interpolation between points. Default : "LAGRANGE".
|
|
**interpolationAlgorithm** - [CesiumInterpolationAlgorithm](https://help.agi.com/STKComponentsJava/Javadoc/agi-foundation-cesium-CesiumInterpolationAlgorithm.html) : The interpolation algorithm, can take the values : "HERMITE", "LAGRANGE" or "LINEAR". They define which kind of algorithm will be used for the interpolation between points. Default : "LAGRANGE".
|
|
|
|
|
|
**interpolationDegree* - int : The degree used for the interpolation, default : 5.
|
|
**interpolationDegree** - int : The degree used for the interpolation, default : 5.
|
|
|
|
|
|
**multipleAttitudes** - boolean : This boolean aims at knowing if one or more attitudes are used in input.
|
|
**multipleAttitudes** - boolean : This boolean aims at knowing if one or more attitudes are used in input.
|
|
|
|
|
... | | ... | |