ESearchParamsType::GetFlipping

This method is deprecated.

Gets an item in the list of EFlipping the candidate is matched against at read time.

Namespace: Euresys::Open_eVision

[C++]

[[deprecated]]
EFlipping GetFlipping(
   int index
)

Parameters

index

Position in the list.

ESearchParamsType.GetFlipping

This method is deprecated.

Gets an item in the list of EFlipping the candidate is matched against at read time.

Namespace: Euresys.Open_eVision

[C#]

[Obsolete]
EFlipping GetFlipping(
   int index
)

Parameters

index

Position in the list.

ESearchParamsType.GetFlipping

This method is deprecated.

Gets an item in the list of EFlipping the candidate is matched against at read time.

Module: open_evision

[Python]

@deprecated("Deprecated")
GetFlipping(
    index: int
) -> EFlipping

Parameters

index

Position in the list.