ยืนยัน
func SetDistanceVolumes(distanceList List<float>, volumeList List<int>)
go
ข้อมูลพารามิเตอร์
ใส่ค่า
ชื่อ | ประเภท | คำอธิบาย |
---|---|---|
รายการระยะทาง | ListT_Float | A list of distance ranges, each corresponding to an element in the volume list. |
รายการปริมาตร | ListT_Int | A list of volumes, each corresponding to an element in the distance list. |