PC-AtomInt

Defined in file pcsubstance.asn
C++ class: CPC_AtomInt


PC-AtomInt ::= SEQUENCE {
    aid            INTEGER,                      -- Atom Identifier for the Value
                                                 --   Note: Atom ID's must be greater than "0"
    value          INTEGER                       -- Value Associated to the ID
}