|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface OutputResultsInterface
Title: Computational Chemistry Tookit
Description:
Copyright: Copyright (c) 2005-2008 Dr. Vladislav Vassiliev
Company: ANU
| Method Summary | |
|---|---|
VIBRATIONAL_SPECTRUM[] |
availableVibrationalSpectra()
|
int |
countFrequencies()
|
int |
countSpectra()
|
float[][] |
getDisplacementVectors(int n)
|
double |
getFrequency(int n)
|
void |
getSpectrum(double[] x,
double[] y,
int dim,
VIBRATIONAL_SPECTRUM type)
|
double |
getSpectrumValue(int n,
VIBRATIONAL_SPECTRUM spectrum)
|
boolean |
hasDisplacementVectors()
|
boolean |
hasInfraredSpectrum()
|
boolean |
hasInteractiveChart()
|
boolean |
hasJobSummary()
|
boolean |
hasPDepolSpectrum()
|
boolean |
hasRamanSpectrum()
|
boolean |
hasUDepolSpectrum()
|
boolean |
hasVCDSpectrum()
|
| Method Detail |
|---|
VIBRATIONAL_SPECTRUM[] availableVibrationalSpectra()
int countFrequencies()
int countSpectra()
boolean hasJobSummary()
boolean hasDisplacementVectors()
boolean hasInteractiveChart()
boolean hasVCDSpectrum()
boolean hasUDepolSpectrum()
boolean hasPDepolSpectrum()
boolean hasRamanSpectrum()
boolean hasInfraredSpectrum()
float[][] getDisplacementVectors(int n)
double getFrequency(int n)
double getSpectrumValue(int n,
VIBRATIONAL_SPECTRUM spectrum)
void getSpectrum(double[] x,
double[] y,
int dim,
VIBRATIONAL_SPECTRUM type)
throws java.lang.Exception
java.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||