phoenix6.phoenix_native#

Module Contents#

class phoenix6.phoenix_native.ReturnValues#

Bases: ctypes.Structure

Structure base class

class phoenix6.phoenix_native.SignalValues#

Bases: ctypes.Structure

Structure base class

class phoenix6.phoenix_native.NetworkSignals#

Bases: ctypes.Structure

Structure base class

class phoenix6.phoenix_native.Native#

Class to use for referencing c functions in the Phoenix6 C API

classmethod instance()#

Get instance of the native class to reference c API calls.