models/state.model.ts
Spectra application state.
Properties |
| plots |
plots:
|
Type : GmmPlots
|
|
Plots |
| serviceCallInfo |
serviceCallInfo:
|
Type : ServiceCallInfo
|
|
Service call info |
| serviceResponses |
serviceResponses:
|
Type : GmmSpectraResponse[]
|
|
GMM service response |
| supportedImts |
supportedImts:
|
Type : EnumParameterValues[]
|
|
Supported IMTs |
| usageResponse |
usageResponse:
|
Type : GmmSpectraUsage
|
|
GMM usages |
| xValues |
xValues:
|
Type : number[]
|