The BaselineRegion type exposes the following members.

Methods

  NameDescription
Public methodAdditionalStations
Public methodAddStation
Adds a station to the BaselineRegion.
Public methodClearAdditionalStations
Public methodDeleteStation
Removes a station from the BaselineRegion.
Public methodGetOverriddenStations
Gets the information of the overridden stations.
Public methodGetTargets
Gets the targets information.
Public methodMatch
Match the assembly, frequency parameters and target from sourceRegion.
Public methodMerge
Merges the regions in the range specified by first and last region into current region.
Public methodRemoveOverriddenStation
Removes a overridden station from region.
Public methodSetTargets
Sets the target information. The pass in updatedTargets should be got from method GetTargets().
Public methodSortedStations
Public methodSplit
Splits the baseline region.

See Also