返回Data数据。
def get_data(self) -> np.ndarray
无
from sdk.data import Data engine_data = Data() data = engine_data.get_data()
Data数据。