Skip to content

bf.FocalPattern

Peter Hollender edited this page Dec 8, 2023 · 1 revision

fus.bf.FocalPattern

Abstract class for focal patterns

Properties

  • target_pressure: [(1,1) double]

Methods

  • n = num_foci(self)
  • targets = get_targets(self, target)
  • tab = get_table(self) - get table represetation
  • s = to_struct(self) - convert to struct
  • focal_pattern = from_struct(s) - create FocalPattern from struct
Clone this wiki locally