public class ST_BestPos_t extends UnsupportedStructAndPtr
| Modifier and Type | Field and Description |
|---|---|
double |
area |
int |
n |
ST_pointf |
pos |
UID| Constructor and Description |
|---|
ST_BestPos_t() |
ST_BestPos_t(StarStruct parent) |
| Modifier and Type | Method and Description |
|---|---|
void |
___(__struct__ other) |
__struct__ |
copy() |
void |
setDouble(java.lang.String fieldName,
double data) |
void |
setInt(java.lang.String fieldName,
int data) |
void |
setStruct(java.lang.String fieldName,
__struct__ newData) |
____, amp, getInternalDataaddVirtualBytes, castTo, comparePointer, copyDataFrom, copyDataFrom, getArea, getDebug, getDouble, getInt, getPtr, getRealClass, getStruct, getUID36, isSameThan, memcopyFrom, minus, plus, setDouble, setInt, setPtr, setPtr, setStruct, unsupportedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitmemcopyFromaddVirtualBytes, castTo, comparePointer, copyDataFrom, copyDataFrom, getDebug, getDouble, getInt, getPtr, getStruct, minus, plus, setDouble, setInt, setPtr, setStruct, unsupportedsetPtrpublic int n
public double area
public final ST_pointf pos
public ST_BestPos_t()
public ST_BestPos_t(StarStruct parent)
public __struct__ copy()
copy in interface __struct__copy in class UnsupportedStructAndPtrpublic void ___(__struct__ other)
___ in interface __struct_____ in class UnsupportedStructAndPtrpublic void setStruct(java.lang.String fieldName,
__struct__ newData)
setStruct in interface __c__fieldssetStruct in interface StarStructsetStruct in class UnsupportedStarStructpublic void setInt(java.lang.String fieldName,
int data)
setInt in interface __c__fieldssetInt in interface StarStructsetInt in class UnsupportedStarStructpublic void setDouble(java.lang.String fieldName,
double data)
setDouble in interface __c__fieldssetDouble in interface StarStructsetDouble in class UnsupportedStarStruct