IS Context ( antares.context.ISContext)¶
Antares context module.
-
class
antares.context.ISContext¶ Bases:
antares.context.ContextRepresents a IS (Image Section) context object which is a sub-class of
Context. It contains all the properties defined under IS context.Param: container_id(int): ID of the object that contains the context, which is an IMContext.Attributes Summary
nameName of IS context. ir_contextThis is the IRContext which contains this ISContext. Methods Summary
Attributes Documentation
-
name= 'IS'¶ Name of IS context.
Type: string
Methods Documentation
-