Class SimSoundDataUnit

java.lang.Object
PamguardMVC.PamDataUnit
simulatedAcquisition.SimSoundDataUnit
All Implemented Interfaces:
Comparable

public class SimSoundDataUnit extends PamDataUnit
One of these will be created for every sound produced by a SimObjectDataUnit. A single datablock holds units for all different SimObjectDataUnit's. It's primary purpose is to interface to the database.
Author:
doug
  • Constructor Details

    • SimSoundDataUnit

      public SimSoundDataUnit(long timeMilliseconds, SimSound simSound)
  • Method Details

    • getSimSound

      public SimSound getSimSound()
      Returns:
      the simSound