v1.0.0-rc.40
This commit is contained in:
15
docs/python_client/docs/IndexingAlgorithm.md
Normal file
15
docs/python_client/docs/IndexingAlgorithm.md
Normal file
@@ -0,0 +1,15 @@
|
||||
# IndexingAlgorithm
|
||||
|
||||
Selection of an indexing algorithm used by Jungfraujoch
|
||||
|
||||
## Enum
|
||||
|
||||
* `FFBIDX` (value: `'FFBIDX'`)
|
||||
|
||||
* `FFT` (value: `'FFT'`)
|
||||
|
||||
* `NONE` (value: `'None'`)
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user