oimCustomComponents
Custom model components added by the community
Classes:
|
|
|
|
|
|
|
|
|
- class oimodeler.oimCustomComponents.oimBox(**kwargs)
Attributes:
nameshortnameMethods:
_visFunction(ucoord, vcoord, rho, wl, t)_imageFunction(xx, yy, wl, t)- name = 'Rectangular Box'
- shortname = 'BOX'
- _visFunction(ucoord, vcoord, rho, wl, t)
- _imageFunction(xx, yy, wl, t)
- class oimodeler.oimCustomComponents.oimFastRotator(**kwargs)
Attributes:
nameshortnameMethods:
_internalImage()- name = 'Fast Rotator'
- shortname = 'FRot'
- _internalImage()
- class oimodeler.oimCustomComponents.oimSpiral(**kwargs)
Attributes:
nameshornameellipticMethods:
_imageFunction(xx, yy, wl, t)- name = 'Spiral component'
- shorname = 'Sp'
- elliptic = True
- _imageFunction(xx, yy, wl, t)