162 GoFx(
kBool) GoLayout_MultiplexSingleEnabled(
GoLayout layout);
183 GoFx(
k64f) GoLayout_MultiplexSingleDelay(
GoLayout layout);
204 GoFx(
k64f) GoLayout_MultiplexSinglePeriod(
GoLayout layout);
214 GoFx(
k64f) GoLayout_MultiplexSinglePeriodMin(
GoLayout layout);
235 GoFx(
k64f) GoLayout_MultiplexSingleExposureDuration(
GoLayout layout);
241 #include <GoSdk/GoLayout.x.h> k64f GoLayout_TransformedDataRegionZ(GoLayout layout)
Returns the transformed data region Z-component value.
k64f GoLayout_YSpacingCount(GoLayout layout)
Returns the layout specific Y spacing count value.
Represents a layout related sensor configuration.
Essential SDK declarations.
k64f GoLayout_TransformedDataRegionY(GoLayout layout)
Returns the transformed data region Y-component value.
k64f GoLayout_TransformedDataRegionX(GoLayout layout)
Returns the transformed data region X-component value.
k64f GoLayout_TransformedDataRegionWidth(GoLayout layout)
Returns the transformed data region width value.
k64f GoLayout_TransformedDataRegionLength(GoLayout layout)
Returns the transformed data region length value.
Represents a sensor orientation type.
k64f GoLayout_XSpacingCount(GoLayout layout)
Returns the layout specific X spacing count value.
k64f GoLayout_TransformedDataRegionHeight(GoLayout layout)
Returns the transformed data region height value.
kStatus GoLayout_SetOrientation(GoLayout layout, GoOrientation orientation)
Sets the buddied sensor configuration orientation.
GoOrientation GoLayout_Orientation(GoLayout layout)
Returns the current orientation used when buddied.