TargetsΒΆ
The Target, along with the associated TargetList, TargetExtra, and TargetName, are the core models of the
TOM Toolkit. The Target defines the concept of an astronomical target through a number of parameters. This
object is then used throughout the TOM to reference all the information a user or app needs to know about a target.
More information on Targets can be found using the following pages:
Adding Custom Target Fields - Learn how to add custom fields to your TOM Targets if the defaults do not suffice.
Customizing a Target Matcher - Learn how to replace or modify the TargetMatchManager if more options are needed.
Customizing the Target List Table - Learn how to modify which columns are displayed in the target list table.
Target Models - Take a look at the available properties for a Target and its associated models.
Target Views - Familiarize yourself with the available Target Views.
Target Lists - Check out the functions for operating on Target Lists/Target Groups.