public class BR_ST25RU3993_TuningCaps.STUHFL_T_ST25RU3993_Caps
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
short |
cin |
short |
clen
< I/O Param: IN capacitance of tuning table
|
short |
cout
< I/O Param: LEN capacitance of tuning table
|
| Constructor and Description |
|---|
STUHFL_T_ST25RU3993_Caps() |
STUHFL_T_ST25RU3993_Caps(short cin,
short clen,
short cout) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj) |
int |
hashCode() |
java.lang.String |
toString()
< I/O Param: OUT capacitance of tuning table
|
public short cin
public short clen
public short cout
public STUHFL_T_ST25RU3993_Caps(short cin,
short clen,
short cout)
public STUHFL_T_ST25RU3993_Caps()
public java.lang.String toString()
toString in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic boolean equals(java.lang.Object obj)
equals in class java.lang.Object