어쩌다가 한국에선 시뮬레이션으로 알려져있는지 모르겠지만
예전부터 Real-Time Strategy 였었는데;;;
난 처음부터 그렇게 알았고 여태까지 쭉 그렇게 알아왔음 ㅇㅇ
Real-Time Simulation 의 정의는 요거
Real-time Simulation refers to a computer model of a physical system that can execute at the same rate as actual "wall clock" time. In other words, the computer model runs at the same rate as the actual physical system. For example if a tank takes 10 minutes to fill in the real-world, the simulation would take 10 minutes as well.
Real-time simulation occurs commonly in computer gaming, but also is important in the industrial market for operator training and off-line controller tuning[1]. Computer languages likeVisSim and Simulink allow quick creation of such real-time simulations and have connections to industrial displays and Programmable Logic Controllers via OLE for process control or digital and analog I/O cards.
위키펌