Inheritance diagram for Sct_SctApi.ModifyABCDMethodsOperations:

Public Member Functions | |
| void | modifyABCDMask (int mid, int[] mask) |
| void | modifyABCDTrims (int mid, short[] trims) |
| void | modifyABCDRC (int mid, int chip, short index, double p0, double p1, double p2) |
| void | modifyABCDVar (int typ, double var) |
| void | modifyABCDModuleVar (int mid, int typ, double var) |
| void | modifyABCDChipVar (int mid, int chip, int typ, double var) |
| void | modifyABCDVarAllModulesOneChip (int chip, int typ, double var) |
| void | modifyABCDVarROD (int typ, double var, Sct_SctApi.BankType[] banks) |
| void | modifyABCDModuleVarROD (int mid, int typ, double var, Sct_SctApi.BankType[] banks) |
| void | modifyBOCParam (int partition, int crate, int rod, int channel, int type, int val) |
Generated by the IDL-to-Java compiler (portable), version "3.2" from SctApi.idl 28 January 2006 13:05:15 o'clock GMT
Definition at line 13 of file ModifyABCDMethodsOperations.java.
1.4.6