IR Context ( antares.model.context.IRContext
)¶
Antares context module.
-
class
antares.model.context.
IRContext
¶ Bases:
antares.model.context.Context
Represents a IR (Image RAFT) context object which is a sub-class of
Context
. It contains all the properties defined under IR context.Attributes Summary
name
Name of IR context. Methods Summary
Attributes Documentation
-
name
= 'IR'¶ Name of IR context.
Type: string
Methods Documentation
-