---
title: subbandParameters
framework: phase
role: symbol
role_heading: Instance Property
path: phase/phaseconedirectivitymodelparameters/subbandparameters
---

# subbandParameters

An array of frequencies that describe varying sound emission across the spectrum.

## Declaration

```swift
var subbandParameters: [PHASEConeDirectivityModelSubbandParameters] { get }
```

## Discussion

Discussion This property is read only. The framework sets the value to the argument you supply the init(subbandParameters:) initializer.
