WARPXM v1.10.0
Loading...
Searching...
No Matches
warpy.functions.bandpass.bandpass Class Reference

Sets a non-axis aligned cuboid region to inside_value and everywhere else to outside_value. More...

Inheritance diagram for warpy.functions.bandpass.bandpass:

Detailed Description

Sets a non-axis aligned cuboid region to inside_value and everywhere else to outside_value.

See also
WmICFunction_Bandpass

Public Member Functions

def __init__ (self, name, direction=None, center=None, width=None, inside_value=None, outside_value=None)
 

Constructor & Destructor Documentation

◆ __init__()

def warpy.functions.bandpass.bandpass.__init__ (   self,
  name,
  direction = None,
  center = None,
  width = None,
  inside_value = None,
  outside_value = None 
)
Parameters
name
directiondirection along which the bandpass is defined (defines the block's rotation)
centercenter of the cuboid
widthwidth in each direction
inside_valuevalue inside the bandpass
outside_valuevalue outside the bandpass

The documentation for this class was generated from the following file: