System.out.println("Found image set "+j+" with timestamp "+timeStamp+" with known attitude to estimate this attitude");
setList.add(newInteger(j));
}
}
if(setList.size()>=2){
if(this.debugLevel>2)System.out.println("getImagesetTiltAxial("+timeStamp+"): estimating orientation for set # "+i+": this.debugLevel="+this.debugLevel);
// if (this.debugLevel>2) System.out.println("getImagesetTiltAxial("+timeStamp+"): estimating orientation for set # "+i+": this.debugLevel="+this.debugLevel);
if(this.debugLevel>-1)System.out.println("getImagesetTiltAxial("+timeStamp+"): estimating orientation for set # "+i+": this.debugLevel="+this.debugLevel);