Fracurve.Count()
Type: INSTANCE FUNCTION
Purpose: Return the number of points actually acquired in a FRACURVE object.
The number returned is not the same as the number of points allocated.
Usage:
NumPoints = FraCurve.Count() NumPoints INDEX The number of points in the FRACURVE object. Zero is returned if no data have been acquired yet.
Related Topics1Fracurve.Activate()Fracurve.CycleLim() FraCurve.DataCol() Fracurve.DataValue() Fracurve.Freq() Fracurve.Idc() Fracurve.Iimag() Fracurve.Imod() Fracurve.Iphz() Fracurve.Ireal() FRACURVE.New() FraCurve.OverIac() FraCurve.OverIdc() FraCurve.OverVac() FraCurve.OverVdc() FraCurve.Printl() FraCurve.Run() FraCurve.SetPlot() FraCurve.Sprint() FraCurve.Vdc() FraCurve.Vimag() FraCurve.Vmod() FraCurve.Vphz() FraCurve.Vreal() FraCurve.Zimag() FraCurve.Zmod() FraCurve.Zphz() FraCurve.Zreal()
Comments are closed.