Package uk.ac.starlink.ttools.scheme
Class SkySimScheme
java.lang.Object
uk.ac.starlink.ttools.scheme.SkySimScheme
- All Implemented Interfaces:
uk.ac.starlink.table.Documented
,uk.ac.starlink.table.TableScheme
public class SkySimScheme
extends Object
implements uk.ac.starlink.table.TableScheme, uk.ac.starlink.table.Documented
TableScheme that can provide a simulated view of the sky.
The current implementation uses data sampled from Gaia EDR3.
Of course the real sky is not represented, but at first glance
the rough distribution of stars across the sky and some basic
photometry is plausible. The output table can be of arbitrary size.
This can therefore be used for certain kinds of test data.
- Since:
- 6 Aug 2020
- Author:
- Mark Taylor
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SkySimScheme
public SkySimScheme()
-
-
Method Details
-
getSchemeName
- Specified by:
getSchemeName
in interfaceuk.ac.starlink.table.TableScheme
-
getSchemeUsage
- Specified by:
getSchemeUsage
in interfaceuk.ac.starlink.table.TableScheme
-
getXmlDescription
- Specified by:
getXmlDescription
in interfaceuk.ac.starlink.table.Documented
-
getExampleSpecification
- Specified by:
getExampleSpecification
in interfaceuk.ac.starlink.table.TableScheme
-
createTable
- Specified by:
createTable
in interfaceuk.ac.starlink.table.TableScheme
- Throws:
IOException
-