Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SimulatorPatch

Hierarchy

Index

Properties

Properties

update

update: { fileExtensionTypes?: SinglePatch<string[]>; modelTypes?: SinglePatch<SimulatorModelType[]>; name?: SinglePatch<string>; stepFields?: SinglePatch<SimulatorStep[]>; unitQuantities?: SinglePatch<SimulatorUnitQuantity[]> }

Type declaration