milestonexprotectwspython.xpwhemisphere

Module: xpwhemisphere.py

Revision History

Date Version Description
2023/07/11 1.0.0.0 Initial Version.

@export
class XPWHemisphere:

Camera Hemishpere information.

Threadsafety:

This class is fully thread-safe.

XPWHemisphere()

Initializes a new instance of the class.

CenterX: float

Gets the CenterX property value.

Returns:

The CenterX property value.

CenterY: float

Gets the CenterY property value.

Returns:

The CenterY property value.

RadiusX: float

Gets the RadiusX property value.

Returns:

The RadiusX property value.

RadiusY: float

Gets the RadiusY property value.

Returns:

The RadiusY property value.