Description
Add ramp table entry to the ramping schedule for the specified GroundAntenna.
Timing Precision Mode
This page describes functionality in nanosecond timing precision mode.
Click here to see the documentation for this object in millisecond timing precision mode.
Method Signature
Arguments
rampStartEpoch
|
|
Description:
|
Start epoch of the frequency ramp.
|
rampType
|
|
Description:
|
Type of the ramp.
|
Valid Values:
|
Value
|
Label
|
0
|
Snap
|
1
|
Start of new ramp
|
2
|
Medial report
|
3
|
Periodic report
|
4
|
End of ramp
|
5
|
Ramping terminated by user
|
6
|
Invalid/unknown
|
|
startFrequency
|
|
Description:
|
The frequency at the start of the ramp.
|
Units:
|
Hz
|
Valid Range:
|
startFrequency ≥ 0
|
frequencyRate
|
|
Description:
|
The frequency at the start of the ramp.
|
Units:
|
Hz/s
|
Syntax
myFrequencyRampSchedule1.AddRampScheduleEntry(myTimeSpan1, myVariable1, myVariable2, myVariable3);
|
See also
FrequencyRampSchedule Object
|