iteration how work for output of my data in every times?
i have this below code and want do a subtract such:
final azimuth = altitude every stage running – altitude previous stage.
for example if we are in 4 times of iteration final altitude must be such: altitude 4 times – altitude 3 times.
i ask AI many questions but the results are same in while the altitude in every stage are changing due to changes in photo and line length. and final altitude and final azimuths are changing.
my codes are: