Orchestra(ParentDevice) Constructor
Constructor for a new Orchestra using the given instruments.
Namespace: CTRE.Phoenix6Assembly: Phoenix6 (in Phoenix6.dll) Version: 1.0.0
public Orchestra(
params ParentDevice[] instruments
)
new :
instruments : ParentDevice[] -> Orchestra
Parameters
- instruments ParentDevice
- A collection of devices that will be used as instruments in the orchestra.