Technical Elements Documentation
    Preparing search index...

    Interface TransportMechanism

    Represents a mechanism for radionuclide transport.

    MS-B3

    interface TransportMechanism {
        activatingConditions?: string[];
        affectedRadionuclides?: string[];
        description: string;
        mechanismType: string;
    }

    Hierarchy

    • Unique
    • Named
      • TransportMechanism
    Index

    Properties

    activatingConditions?: string[]

    Conditions that activate or enhance this transport mechanism

    affectedRadionuclides?: string[]

    Radionuclides primarily transported by this mechanism

    description: string

    Description of the transport mechanism

    mechanismType: string

    Type of transport mechanism