SDS2 Parametric API
 All Classes Namespaces Functions Variables Pages
List of all members
LinearRange.LinearRange Class Reference

Represents a range on a continuous one-dimensional number line which can be split up into mutiple smaller ranges by cutting the original range. More...

Methods defined here:

def Cut
def GetRanges
def __init__

Detailed Description

Represents a range on a continuous one-dimensional number line which can be split up into mutiple smaller ranges by cutting the original range.

Constructor & Destructor Documentation

def LinearRange.LinearRange.__init__ (   args)
 __init__(args)

Member Function Documentation

def LinearRange.LinearRange.Cut (   args)
 Cut(args)
def LinearRange.LinearRange.GetRanges (   args)
 GetRanges(args)