Uses of Class
RdcPanda.Noe

Packages that use Noe
RdcPanda   
 

Uses of Noe in RdcPanda
 

Fields in RdcPanda with type parameters of type Noe
 java.util.Vector<Noe> Goal.vecAmbNOEs
           
 

Methods in RdcPanda that return types with arguments of type Noe
 java.util.Vector<Noe> Noe.noeReader_old_fromLW(java.lang.String noeFile)
          A very simple reader for NOE data, see the file format.
 

Methods in RdcPanda with parameters of type Noe
 void Noe.addProtons(Noe noe)
          Adds the protons.
 

Constructors in RdcPanda with parameters of type Noe
Noe(int pkID, java.util.Vector vec1, java.util.Vector vec2, Noe noe)
          Instantiates a new noe.