OpenChemLib JS
    Preparing search index...

    Interface SSSearcherOptions

    interface SSSearcherOptions {
        matchAromDBondToDelocalized?: boolean;
        matchAtomCharge?: boolean;
        matchAtomMass?: boolean;
        matchDBondToDelocalized?: boolean;
    }
    Index

    Properties

    matchAromDBondToDelocalized?: boolean
    true
    
    matchAtomCharge?: boolean
    false
    
    matchAtomMass?: boolean
    false
    
    matchDBondToDelocalized?: boolean
    false