Uses of Class
generalDatabase.DbSpecial

Packages that use DbSpecial
Package
Description
 
 
  • Uses of DbSpecial in generalDatabase

    Subclasses of DbSpecial in generalDatabase
    Modifier and Type
    Class
    Description
    class 
    Functions for writing a list of modules into any database as character data Runs at DAQ start, goes through the settings manager list and for each set of settings, it serialises the settings data into a binary array, this is then converted from binary data to 6 bit ascii data (using the character set from the AIS standard, which should be compatible with any DBMS).
    class 
    Functions for writing serialised Pamguard Settings into any database as character data Runs at DAQ start, goes through the settings manager list and for each set of settings, it serialises the settings data into a binary array, this is then converted from binary data to 6 bit ascii data (using the character set from the AIS standard, which should be compatible with any DBMS).
    class 
    2022 Additional way of saving settings for each module into the database in more human readable XML format.
  • Uses of DbSpecial in PamUtils.time

    Subclasses of DbSpecial in PamUtils.time
    Modifier and Type
    Class
    Description
    class