IR Context ( antares.context.IRContext)¶
Antares context module.
-
class
antares.context.IRContext¶ Bases:
antares.context.ContextRepresents a IR (Image RAFT) context object which is a sub-class of
Context. It contains all the properties defined under IR context. :param: container_id(int): ID of the object that owns the context, which is anISContext.Attributes Summary
nameName of IR context. im_contextThis is the IMContext which contains this IRContext. Methods Summary
Attributes Documentation
-
name= 'IR'¶ Name of IR context.
Type: string
Methods Documentation
-