FuzzySet.PointCount Property

Top 

Description

The number of points that comprise the FuzzySet. This value is preset to 101 points, and cannot be changed.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

 

Attributes

Type:

number

Access:

read

 

Syntax

myVariable1 = myFuzzySet1.PointCount;

 

See also

FuzzySet Object