Related Objects (*.rel) File Format Example

stk.v.7.0
#
# AdvCAT Relation File: Defines a list of ssc numbers and files 
# that are related to a primary object and should NOT be considered 
# in the AdvCAT computations. 
# 
# Begin/End RelationObject
# Name: the primary object (each should be listed only once in this file) 
# RelatedObj: A related ssc number or file that should be ignored by AdvCAT 
#
# Begin/End RelationGroup
# Member: the ssc number or file identifier of a member of the group (same
#         format as for RelatedObj above).  If the current primary is a member
#         of this group, then the other members of the group are considered related
#         and will be ignored for the analysis of the current primary.
#
#
# This is an example file ONLY! The values have been made up!
#
BEGIN RelationGroup
	Member Hpop_LEO.sa
	Member 20978
	Member 25484
	Member 120
	Member 5795
	Member Hpop_LEO.e
END RelationGroup
BEGIN RelationObject
	Name Hpop_MEO.pg
	RelatedObj 26690
END RelationObject
	
BEGIN RelationObject
	Name Hpop_HEO.sa
	RelatedObj 25847
END RelationObject
BEGIN RelationGroup
	Member 20929
	Member Hpop_GEO.sa
END RelationGroup