Skip to content

Class pypisoundmicro::types::Range#

Detailed Description#

Public Attributes#

Type Name
low
high

Public Functions#

Type Name
def __init__ (self self, int low=0, int high=0)
def __init__ (self self, int low=0, int high=0)

low#

pypisoundmicro.types.Range::low;

high#

pypisoundmicro.types.Range::high;

__init__ [1/2]#

def pypisoundmicro::types::Range::__init__ (
    self self,
    int low=0,
    int high=0
) 

__init__ [1/2]#

def pypisoundmicro::types::Range::__init__ (
    self self,
    int low=0,
    int high=0
)