public abstract static class SkySimData.Col extends Object
| Modifier | Constructor and Description | 
|---|---|
protected  | 
Col(ColumnInfo info)
Constructor. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ColumnInfo | 
getInfo()
Returns column metadata. 
 | 
abstract double | 
getValue(int irow,
        long seed)
Returns a statistically sampled value for a given row. 
 | 
protected Col(ColumnInfo info)
info - column metadatapublic ColumnInfo getInfo()
public abstract double getValue(int irow,
                                long seed)
irow - row index indicating sky regionseed - random seedCopyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.