public final class ST_rank_t extends UnsupportedStarStruct
Modifier and Type | Field and Description |
---|---|
int |
an |
CArrayOfStar<ST_Agnode_s> |
av |
int |
cache_nc |
boolean |
candidate |
ST_adjmatrix_t |
flat |
double |
ht1 |
double |
ht2 |
int |
n |
double |
pht1 |
double |
pht2 |
CArrayOfStar<ST_Agnode_s> |
v |
int |
valid |
CPT, SPY_ME, UID
Constructor and Description |
---|
ST_rank_t() |
Modifier and Type | Method and Description |
---|---|
void |
___(__struct__ other) |
java.lang.String |
toString() |
castTo, copy, getTheField, isSameThan, unsupported
public int n
public CArrayOfStar<ST_Agnode_s> v
public int an
public CArrayOfStar<ST_Agnode_s> av
public double ht1
public double ht2
public double pht1
public double pht2
public boolean candidate
public int valid
public int cache_nc
public ST_adjmatrix_t flat
public java.lang.String toString()
toString
in class java.lang.Object
public void ___(__struct__ other)
___
in interface __struct__
___
in class UnsupportedStarStruct