ky4h.vm 249 B

12345678
  1. // matfile
  2. <! System=OMS Version=1.0 Code=UTF-8 Data=1.0 !>
  3. <matfile::windData time='${uploadTime}' matfile='${fileName}'>
  4. @ id Timestamp Power
  5. #foreach( $dq in $vList )
  6. # ${velocityCount} ${dq.forecastTime} ${dq.ableValue}
  7. #end
  8. </matfile::windData>